mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 08:03:51 +02:00
testing something
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
$(document).ready(function(){
|
||||
|
||||
/*
|
||||
$("img.lazy").lazyload({
|
||||
effect: "fadeIn",
|
||||
threshold: 200
|
||||
@@ -11,5 +12,5 @@ $(document).ready(function(){
|
||||
threshold: 200
|
||||
}).removeClass("lazy");
|
||||
});
|
||||
|
||||
*/
|
||||
});
|
||||
Reference in New Issue
Block a user