mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 19:46:12 +10:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
.search-result-row
|
|
%h4
|
|
= link_to project do
|
|
%span.term= project.name_with_namespace
|
|
- if project.description.present?
|
|
%span.light.term= project.description
|