Files
gitlabhq/app/views
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
..
2016-05-06 10:47:11 +02:00
2015-04-30 19:12:15 +02:00
2016-05-04 16:45:37 -05:00
2016-06-06 12:50:31 +05:30
2015-04-30 19:12:15 +02:00
2016-05-23 17:06:26 -04:00
2016-06-03 17:14:23 -05:00
2016-06-03 17:14:23 -05:00
2016-05-04 16:45:37 -05:00
2016-05-18 14:11:06 +01:00
2016-06-01 19:42:49 -06:00