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
..
2016-12-13 13:49:21 +01:00
2017-11-22 10:27:48 +01:00