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
e0022912d7
gitlab-org--gitlab-foss
/
app
/
views
/
admin
/
users
/
edit.html.haml
7 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Replace page_title with page-title. Correct margin for some blocks/layouts
2013-07-13 01:45:48 -04:00
%h3.page-title
Prevent confusion in naming user variable at admin area
2013-06-26 08:57:02 -04:00
#{@user.name} →
Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues
2012-11-27 01:31:15 -05:00
%i.icon-edit
Edit user
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