button common style + flash messages fix
This commit is contained in:
parent
46bebac983
commit
31e51dd116
28 changed files with 80 additions and 76 deletions
|
@ -1,5 +1,7 @@
|
|||
%h2= @admin_project.name
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Back', admin_projects_path, :class => "right lbutton"
|
||||
= link_to 'Show', [:admin, @admin_project], :class => "right lbutton"
|
||||
%br
|
||||
= link_to 'Back', admin_projects_path, :class => ""
|
||||
|
|
||||
= link_to 'Show', [:admin, @admin_project], :class => ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue