mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
Update jquery.gridster.js
This commit is contained in:
@@ -3112,7 +3112,7 @@
|
||||
this.$el.removeData('gridster');
|
||||
|
||||
// remove coords from elements
|
||||
$.each(this.$el.find('li'),function(){
|
||||
$.each(this.$widgets,function(){
|
||||
$(this).removeData('coords');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user