X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dd585c4ef08b4f4b06851612b09da7c88b84d03a..644699d58f59ffb4596b3579f910e3fc8d93e397:/wolnelektury/settings.py 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',