changing admin disign for projects finish
This commit is contained in:
parent
5488f17389
commit
f950d7881c
3 changed files with 43 additions and 31 deletions
|
@ -20,7 +20,5 @@
|
|||
%td= link_to 'Edit', edit_admin_project_path(project), :id => "edit_#{dom_id(project)}"
|
||||
%td= link_to 'Destroy', [:admin, project], :confirm => 'Are you sure?', :method => :delete
|
||||
|
||||
%br
|
||||
|
||||
= paginate @admin_projects
|
||||
= link_to 'New Project', new_admin_project_path
|
||||
= link_to 'New Project', new_admin_project_path, :class => "lbutton"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue