summaryrefslogtreecommitdiff
path: root/app/views/profiles
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-06-06 10:12:39 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-06-06 12:50:31 +0530
commit1f713d52d71cc283cb2190cfcdf38155a6fdfeac (patch)
treef0bcea1e9159439be74e38aa10d5c3a2a5f72fda /app/views/profiles
parente5823f3609136dafdee05204cd17436e09985177 (diff)
downloadgitlab-ce-1f713d52d71cc283cb2190cfcdf38155a6fdfeac.tar.gz
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.
Diffstat (limited to 'app/views/profiles')
0 files changed, 0 insertions, 0 deletions