mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
typo
This commit is contained in:
+1
-1
@@ -324,7 +324,7 @@ if ($no_refresh !== TRUE && $config['page_refresh'] != 0) {
|
||||
effect: "fadeIn"
|
||||
}).removeClass("lazy");
|
||||
$(document).ajaxStop(function() {
|
||||
$(img.lazy").lazyload({
|
||||
$("img.lazy").lazyload({
|
||||
effect: "fadeIn"
|
||||
}).removeClass("lazy");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user