Fix search
This commit is contained in:
parent
94cfbf2daf
commit
b5ad578e88
|
@ -5,8 +5,6 @@ h4
|
||||||
i.fa.fa-lock.text-danger>
|
i.fa.fa-lock.text-danger>
|
||||||
a href=project_path(project)
|
a href=project_path(project)
|
||||||
= project.name_with_owner
|
= project.name_with_owner
|
||||||
p
|
|
||||||
= project.description
|
|
||||||
.help-block
|
.help-block
|
||||||
=> t('.updated')
|
=> t('.updated')
|
||||||
= time_ago_in_words(project.updated_at)
|
= time_ago_in_words(project.updated_at)
|
||||||
|
|
Loading…
Reference in New Issue