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
3b10a44f47
gitlab-org--gitlab-foss
/
app
/
views
/
layouts
/
project_settings.html.haml
5 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 04:39:11 -04:00
- page_title "Settings"
Implement new horizontal navigation to project pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-16 13:21:12 -04:00
- nav "project"
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 04:39:11 -04:00
Add a page title to every page.
2015-04-30 13:06:18 -04:00
= render template: "layouts/project"
Copy permalink