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
96a7648f24
gitlab-org--gitlab-foss
/
app
/
views
/
layouts
/
snippets.html.haml
4 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
Clean up overlap between dashboard and explore. - Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
2015-09-08 09:49:20 -04:00
- header_title "Snippets", snippets_path
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 04:39:11 -04:00
= render template: "layouts/application"
Copy permalink