summaryrefslogtreecommitdiff
path: root/app/views/admin/users/new.html.haml
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2011-10-26 18:46:25 +0500
committerNihad Abbasov <narkoz.2008@gmail.com>2011-10-26 18:46:25 +0500
commitd62200cad430565bd9f80befaf329297120330b5 (patch)
tree6217dd41e6f86e657513b509ed7a3f2bfdfa70ab /app/views/admin/users/new.html.haml
parentf6a67fbad5119e3d95e33cfd4f4e4992707d5ba0 (diff)
downloadgitlab-ce-d62200cad430565bd9f80befaf329297120330b5.tar.gz
clean-up code
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
Diffstat (limited to 'app/views/admin/users/new.html.haml')
-rw-r--r--app/views/admin/users/new.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/users/new.html.haml b/app/views/admin/users/new.html.haml
index cec6e3e188c..b188d2ab320 100644
--- a/app/views/admin/users/new.html.haml
+++ b/app/views/admin/users/new.html.haml
@@ -2,5 +2,4 @@
= render 'form'
-
= link_to 'Back', admin_users_path, :class => "right lbutton"