This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
d3f24a2221
gitlab-org--gitlab-foss
/
app
/
views
/
admin
/
users
/
edit.html.haml
6 lines
103 B
Text
Raw
Normal View
History
Unescape
Escape
Add a page title to every page.
2015-04-30 13:06:18 -04:00
- page_title "Edit", @user.name, "Users"
Replace page_title with page-title. Correct margin for some blocks/layouts
2013-07-13 01:45:48 -04:00
%h3.page-title
Improve admin/user form Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-03 06:05:06 -04:00
Edit user: #{@user.name}
Admin area improved
2012-02-11 12:56:18 -05:00
%hr
init commit
2011-10-08 17:36:38 -04:00
= render 'form'
Copy permalink