gitlab-org--gitlab-foss/app/views/layouts
Timothy Andrew 1f713d52d7 Render `gon` data in the page `body`, not `head`
- Turbolinks caches the `head`, so `gon` updates don't show up unless
  the user navigates to page directly (by URL) or performs a refresh.
- The solution is to render `gon` in the body instead.
- Also update the syntax to the new Rails 4 (according to the gon
  README) syntax.
2016-06-06 12:50:31 +05:30
..
ci
header Don't show the Todo count if there aren't any Todos. 2016-05-10 21:56:40 -06:00
nav Merge branch 'dz-rename-registry-tab' into 'master' 2016-06-03 15:21:28 +00:00
_bootlint.haml
_broadcast.html.haml
_collapse_button.html.haml Revert "Merge branch 'new-navigation-prototype' into 'master'" 2016-04-07 21:20:16 +00:00
_flash.html.haml
_google_analytics.html.haml
_head.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
_init_auto_complete.html.haml
_page.html.haml Add fade out to left side of layout nav; remove dropdown nav helper; remove controls button from mobile 2016-05-25 17:14:28 -05:00
_page_title.html.haml
_piwik.html.haml
_search.html.haml Clicking search pill focuses field 2016-05-24 16:59:18 +01:00
_user_styles.html.haml
admin.html.haml
application.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
dashboard.html.haml
devise.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
devise_empty.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
devise_mailer.html.haml New confirmation email 🔥 2016-05-25 16:56:06 -04:00
errors.html.haml Render `gon` data in the page `body`, not `head` 2016-06-06 12:50:31 +05:30
explore.html.haml
group.html.haml Dont specify sidebar for group and group settings layouts 2016-05-03 12:31:50 +02:00
group_settings.html.haml Dont specify sidebar for group and group settings layouts 2016-05-03 12:31:50 +02:00
help.html.haml
notify.html.haml Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
profile.html.haml Implement top navigation concept for profile area 2016-04-19 20:05:30 +02:00
project.html.haml Implement new horizontal navigation to project pages 2016-05-16 12:21:12 -05:00
project_settings.html.haml Implement new horizontal navigation to project pages 2016-05-16 12:21:12 -05:00
search.html.haml
snippets.html.haml