icingaweb2/public/js/icinga/behavior
Johannes Meyer 7483a168f9 actiontable.js: Use `event.currentTarget` instead of the closest tr
This event is triggered due to delegation. If any onclick event is able
to bubble up this far that it gets triggered we can safely use whatever
it has been triggered for. (i.e. it can only be a tr[href])

refs #3298
2018-01-22 13:23:28 +01:00
..
actiontable.js actiontable.js: Use `event.currentTarget` instead of the closest tr 2018-01-22 13:23:28 +01:00
application-state.js Update to icinga.com 2017-01-18 12:04:43 +01:00
autofocus.js Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
detach.js Implement auto-detaching DOM elements 2017-11-21 13:17:55 +01:00
dropdown.js Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
expandable.js Implement persistent "Show more" spoilers 2017-11-27 14:18:42 +01:00
flyover.js Flyover: select #main instead of div#main 2017-11-27 16:51:55 +01:00
form.js Don't stop auto-refresh when a form button has focus 2016-12-08 10:40:22 +01:00
navigation.js Fix JS issues with our new menu 2017-11-27 13:26:28 +01:00
selectable.js Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
sparkline.js Performance data: render pie charts without freezing the UI 2018-01-19 16:14:42 +01:00
tooltip.js Revert "Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'" 2016-11-21 14:34:58 +01:00
tristate.js Avoid local variable name `self' in tooltip.js and tristate.js 2016-09-01 15:58:32 +02:00