stage 2: text field counter
[edumed.git] / edumed / settings / static.py
index f4020ee..743d593 100644 (file)
@@ -36,11 +36,13 @@ PIPELINE_JS = {
         'source_filenames': (
             'jquery/colorbox/jquery.colorbox-min.js',
             'jquery/colorbox/jquery.colorbox-pl.js',
+            'jquery/jquery.cycle.all.js',
             'catalogue/js/edumed.js',
             'sponsors/js/sponsors.js',
             'js/formset.js',
             'fnpdjango/annoy/annoy.js',
             'js/checkfile.js',
+            'js/checktext.js',
         ),
         'output_filename': 'compressed/base.js',
     },