eink fixes
[wolnelektury.git] / src / wolnelektury / static / js / base.js
index 2c2daa5..8502d62 100644 (file)
@@ -74,6 +74,8 @@
             $("iframe", this).attr("src", $("iframe", this).attr('data-src'));
         });
 
+        $(".media-eink .carousel").cycle({fx: "none"});
+
 
         (function() {
             var $current = null;