gitlab-org--gitlab-foss/spec/javascripts
Robert Speicher ebee5077f2 Make tab target selectors less naive
Prior, any of the specified IDs could have been hijacked by a table of
contents header, breaking the tab functionality. For example, a `##
Notes` header would get the id `notes` and prevent the Discussion tab
from being activated.

Closes #3908
2015-12-08 14:47:28 -05:00
..
behaviors Check originalEvent.repeat *and* event.repeat 2015-10-07 17:59:10 -04:00
extensions
fixtures Make tab target selectors less naive 2015-12-08 14:47:28 -05:00
issue_spec.js.coffee
line_highlighter_spec.js.coffee Apply new design to files page 2015-10-13 16:41:48 +02:00
merge_request_spec.js.coffee
merge_request_tabs_spec.js.coffee
notes_spec.js.coffee
shortcuts_issuable_spec.js.coffee
spec_helper.coffee
stat_graph_contributors_graph_spec.js
stat_graph_contributors_util_spec.js
stat_graph_spec.js
syntax_highlight_spec.js.coffee
zen_mode_spec.js.coffee