X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dd585c4ef08b4f4b06851612b09da7c88b84d03a..aecf53f483f0b587e97e843eec37a129c9eb9503:/wolnelektury/settings.py?ds=inline

diff --git a/wolnelektury/settings.py b/wolnelektury/settings.py
index 01cfcf4c8..9396a1dd1 100644
--- a/wolnelektury/settings.py
+++ b/wolnelektury/settings.py
@@ -159,6 +159,7 @@ COMPRESS_JS = {
             'js/jquery.countdown-de.js', 'js/jquery.countdown-uk.js',
             'js/jquery.countdown-es.js', 'js/jquery.countdown-lt.js',
             'js/jquery.countdown-ru.js', 'js/jquery.countdown-fr.js',
+            'js/jquery.marquee.js',
             'js/jquery.jqmodal.js', 'js/jquery.labelify.js', 'js/catalogue.js',
             ),
         'output_filename': 'js/all?.min.js',