mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 08:01:38 +02:00
updated dist
This commit is contained in:
Vendored
+2
-2
@@ -512,11 +512,11 @@
|
||||
$nexts.each($.proxy(function(i, widget){
|
||||
this.move_widget_up( $(widget), wgd.size_y );
|
||||
}, this));
|
||||
}, this));
|
||||
|
||||
if (callback) {
|
||||
callback.apply(el);
|
||||
callback.apply(this, el);
|
||||
};
|
||||
}, this));
|
||||
};
|
||||
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user