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
94cfd4adb2
gitlab-org--gitlab-foss
/
app
/
views
/
admin
/
application_settings
/
show.html.haml
6 lines
69 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 "Settings"
Move appearance settings as sub tab to application settings Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-20 05:43:40 -04:00
Put some admin settings in dropdown Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-20 07:55:20 -04:00
%h3.page-title Settings
%hr
= render 'form'
Copy permalink