[LON-CAPA-cvs] cvs: doc /loncapafiles removenolongerused.piml
raeburn
raeburn at source.lon-capa.org
Sun Nov 5 23:00:12 EST 2017
raeburn Mon Nov 6 04:00:12 2017 EDT
Modified files:
/doc/loncapafiles removenolongerused.piml
Log:
- Remove old versions of jquery.js, and jquery-ui.js, and jquery-ui.css
Index: doc/loncapafiles/removenolongerused.piml
diff -u doc/loncapafiles/removenolongerused.piml:1.13 doc/loncapafiles/removenolongerused.piml:1.14
--- doc/loncapafiles/removenolongerused.piml:1.13 Sat Feb 20 00:12:54 2016
+++ doc/loncapafiles/removenolongerused.piml Mon Nov 6 04:00:11 2017
@@ -27,7 +27,16 @@
'res/adm/pages/menu.html',
'res/adm/pages/homeworkmenu.html',
'adm/help/gif/vbkm.gif',
- 'adm/help/eps/vbkm.eps'],
+ 'adm/help/eps/vbkm.eps',
+ 'adm/jQuery/js/jquery-1.3.2.min.js',
+ 'adm/jQuery/js/jquery-1.6.2.min.js',
+ 'adm/jQuery/js/jquery-1.11.3.min.js',
+ 'adm/jQuery/js/jquery-ui-1.7.2.custom.min.js',
+ 'adm/jQuery/js/jquery-ui-1.8.16.custom.min.js',
+ 'adm/jQuery/js/jquery-ui-1.11.4.custom.min.js',
+ 'adm/jQuery/css/smoothness/jquery-ui-1.7.2.custom.css',
+ 'adm/jQuery/css/smoothness/jquery-ui-1.8.16.custom.css',
+ 'adm/jQuery/js/css/smoothness/jquery-ui-1.11.4.custom.css'],
'debug' => ['archive_coursedata_tables.pl'],
);
@@ -36,7 +45,8 @@
'htmlarea',
'res/adm/pages/bookmarkmenu',
'res/adm/pages/reactionresponse',
- 'adm/jsMath'],
+ 'adm/jsMath',
+ 'adm/jQuery/css/ui-lightness'],
);
my %multis = (
More information about the LON-CAPA-cvs
mailing list