mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Changed top X boxes to fade rather than scroll
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
echo('
|
||||
<div class="cycle-slideshow"
|
||||
data-cycle-fx="scrollVert"
|
||||
data-cycle-fx="fade"
|
||||
data-cycle-timeout="10000"
|
||||
data-cycle-slides="> div">
|
||||
');
|
||||
|
Reference in New Issue
Block a user