icingaweb2/public/js
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
..
icinga actiontable.js: Use `event.currentTarget` instead of the closest tr 2018-01-22 13:23:28 +01:00
vendor Fix SVG bound calculation for tooltips in Firefox 2014-09-04 09:53:57 +02:00
helpers.js Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
icinga.js Avoid local variable name `self' in icinga.js 2016-09-01 15:09:50 +02:00