icingaweb2/public/js/icinga
Thomas Gelf 329b1cf960 js/loader: correctly get rid of data
I'm unsure whether this is a jQuery bug or not. The removeData()
function has no effect unless there is a matching data attribute.
Makes IMO no sense, as adding the attribute automagically adds data,
so why should removing it differ.

This patch makes sure that the corresponding attribute is removed too.
Fixes "dashboard sometimes flickering on refresh".

refs #6536
2014-07-08 20:10:44 +02:00
..
events.js js/responsiveness: respect singlecolumn layouts 2014-06-24 07:46:37 +02:00
history.js config/modules: show metadata, improve usability 2014-06-21 02:27:27 +02:00
loader.js js/loader: correctly get rid of data 2014-07-08 20:10:44 +02:00
logger.js IE8/JS: some more console logging fixes 2014-06-06 05:23:57 +00:00
module.js Extend module event handler capabilities, allow for easier use 2014-03-31 08:38:00 +00:00
timer.js Remove unnecessary spaces at end of line 2014-03-06 13:08:11 +01:00
ui.js js/responsiveness: respect singlecolumn layouts 2014-06-24 07:46:37 +02:00
utils.js Add more meaningful tooltip labels to InlinePies 2014-06-18 14:43:14 +02:00