mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
recalculate grid height when a widget is removed
This commit is contained in:
@@ -227,6 +227,8 @@
|
||||
this.move_widget_up( $(widget), wgd.size_y );
|
||||
}, this));
|
||||
|
||||
this.set_dom_grid_height();
|
||||
|
||||
if (callback) {
|
||||
callback.call(this, el);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user