icingaweb2/public/js
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
..
icinga js/loader: correctly get rid of data 2014-07-08 20:10:44 +02:00
vendor Add legacy jQuery, we need it for IE8 2014-03-26 10:29:20 +00:00
helpers.js JS for IE8: failsafe console handling & others 2014-06-05 15:35:38 +00:00
icinga.js Log jQuery info at startup, fix JS reload 2014-03-26 10:30:45 +00:00