gitlab-org--gitlab-foss/app/assets/javascripts/behaviors
Eric Eastwood d4c8e84787 Fix "N changed files" link toggler jumping to top
Thanks for the spot @DouweM
https://gitlab.slack.com/archives/C0GQHHPGW/p1490132124022958

See previous MR
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9943

See subsequent MR
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9918

Togglers to check:

 - "Create a Mattermost team for this group" Checkbox,
   http://localhost:3000/groups/new (enable `mattermost` in
`config/gitlab.yml`)
 - "Repo by Url" button, http://localhost:3000/projects/new
 - In MR widget "Modify commit message",
   http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/9
 - Discussion "Toggle discussion",
   http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/3
 - "Showing **1 changed file** with 4 additions and 7 deletions" ,
   http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/3/diffs
 - Commit description toggle "...",
   http://localhost:3000/gitlab-org/gitlab-ce/commits/master
2017-03-21 16:57:12 -05:00
..
gl_emoji Protect against unknown emojis in frequently used list 2017-03-16 17:22:21 -05:00
autosize.js replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
bind_in_out.js Fix JS linting error 2017-03-06 19:51:08 +01:00
details_behavior.js replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
gl_emoji.js Protect against unknown emojis in frequently used list 2017-03-16 17:22:21 -05:00
quick_submit.js Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
requires_input.js Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
toggler_behavior.js Fix "N changed files" link toggler jumping to top 2017-03-21 16:57:12 -05:00