X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6a8dee56c68c3621f214a51cf2032176e66e6385..e431bb30d0e8d1feaad3a1c335b7bae596bade03:/wolnelektury/settings.py diff --git a/wolnelektury/settings.py b/wolnelektury/settings.py index d40fd5532..94388a5f4 100644 --- a/wolnelektury/settings.py +++ b/wolnelektury/settings.py @@ -154,7 +154,7 @@ COMPRESS_JS = { 'all': { 'source_filenames': ('js/jquery.autocomplete.js', 'js/jquery.form.js', 'js/jquery.countdown.js', 'js/jquery.countdown-pl.js', - 'js/jquery.countdown-de.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.jqmodal.js', 'js/jquery.labelify.js', 'js/catalogue.js',