From 4dee4bdb57c483bffa8d11025dface563d24869c Mon Sep 17 00:00:00 2001 From: Alexander Randa Date: Thu, 17 Nov 2011 00:22:18 +0300 Subject: [PATCH] change back button position when project creating --- app/views/admin/projects/new.html.haml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/admin/projects/new.html.haml b/app/views/admin/projects/new.html.haml index 3a2985b..1100e73 100644 --- a/app/views/admin/projects/new.html.haml +++ b/app/views/admin/projects/new.html.haml @@ -2,5 +2,4 @@ = render 'form' -.actions - = link_to 'Back', admin_projects_path, :class => 'lbutton' \ No newline at end of file += link_to 'Back', admin_projects_path, :class => 'right lbutton' \ No newline at end of file -- libgit2 0.21.2