show project description in project listing on dashboard

This commit is contained in:
Dmitriy Zaporozhets 2013-03-18 19:22:15 +02:00
parent aa5327a565
commit 0eccc08015
2 changed files with 25 additions and 24 deletions

View file

@ -19,9 +19,3 @@
= link_to project_services_path(@project) do
%span
Services
-#= nav_link(path: 'projects#files') do
-#= link_to 'Attachments', files_project_path(@project), class: "files-tab tab"
-#= nav_link(controller: :snippets) do
-#= link_to 'Snippets', project_snippets_path(@project), class: "snippets-tab tab"