X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/816252d1c876647d9fee4265303308c97f9cb489..63d73e2cd779b7773bfceb2ffdb9630e42175e6a:/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',