Removed visibility from projects_list.html.haml

This commit is contained in:
George Vinogradov 2011-10-31 18:52:35 +04:00
parent 06aed1193d
commit 35c752d876
1 changed files with 0 additions and 5 deletions

View File

@ -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")