Added ability to manage groups from admin

This commit is contained in:
Dmitriy Zaporozhets 2012-10-03 12:49:43 +03:00
parent 010ac2b17f
commit 224fb5770c
11 changed files with 26 additions and 7 deletions

View file

@ -3,11 +3,6 @@
Projects
%small
(#{projects.count})
- if current_user.can_create_project?
%span.right
= link_to new_project_path, class: "btn very_small info" do
%i.icon-plus
New Project
%ul.unstyled
- projects.each do |project|
%li.wll