change back button position when project creating
This commit is contained in:
parent
9987ec934c
commit
4dee4bdb57
1 changed files with 1 additions and 2 deletions
|
@ -2,5 +2,4 @@
|
||||||
|
|
||||||
= render 'form'
|
= render 'form'
|
||||||
|
|
||||||
.actions
|
= link_to 'Back', admin_projects_path, :class => 'right lbutton'
|
||||||
= link_to 'Back', admin_projects_path, :class => 'lbutton'
|
|
Loading…
Add table
Reference in a new issue