Removed visibility from projects_list.html.haml
This commit is contained in:
parent
06aed1193d
commit
35c752d876
|
@ -26,11 +26,6 @@
|
|||
= t("activerecord.attributes.repository.owner")
|
||||
\:
|
||||
= link_to @repository.owner.try(:name), url_for(@repository.owner)
|
||||
%p
|
||||
%b
|
||||
= t("activerecord.attributes.repository.visibility")
|
||||
\:
|
||||
= @repository.visibility
|
||||
%p
|
||||
%b
|
||||
= t("activerecord.attributes.repository.platform")
|
||||
|
|
Loading…
Reference in New Issue