button common style + flash messages fix

This commit is contained in:
gitlabhq 2011-11-21 02:26:10 -05:00
parent 46bebac983
commit 31e51dd116
28 changed files with 80 additions and 76 deletions

View file

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