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
128a6411d2
gitlab-org--gitlab-foss
/
app
/
controllers
/
dashboard
/
application_controller.rb
4 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add a page title to every page.
2015-04-30 13:06:18 -04:00
class
Dashboard
::
ApplicationController
<
ApplicationController
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 04:39:11 -04:00
layout
'dashboard'
Add a page title to every page.
2015-04-30 13:06:18 -04:00
end
Copy permalink