icingaweb2/public/js/icinga
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
..
behavior actiontable.js: Use `event.currentTarget` instead of the closest tr 2018-01-22 13:23:28 +01:00
eventlistener.js Avoid local variable name `self' in eventlistener.js 2016-09-01 16:16:49 +02:00
events.js Make search reset control working across auto-refresh 2018-01-15 15:09:50 +01:00
history.js Avoid local variable name `self' in history.js and timer.js 2016-09-01 16:16:55 +02:00
loader.js Icinga.Loader.prototype.renderContentToContainer(): preserve scroll position despite the focus 2018-01-19 15:32:54 +01:00
logger.js Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
module.js Avoid local variable name `self' in module.js 2016-09-01 16:30:01 +02:00
timer.js Icinga.Timer: use setTimeout() instead of setInterval() 2017-02-10 10:14:14 +01:00
timezone.js Cookie icingaweb2-tzo: use `-' as separator 2016-02-25 13:21:34 +01:00
ui.js Don't take fullscreen into account when detecting the layout 2017-11-29 15:12:51 +01:00
utils.js JS: implement Icinga.Utils.padString() 2016-02-22 11:14:41 +01:00