[Cherokee-commits] rev 1378 - cherokee/trunk/admin/static/js
cherokee at cherokee-project.com
cherokee at cherokee-project.com
Wed Apr 9 18:05:27 CEST 2008
Author: alo
Date: 2008-04-09 18:05:27 +0200 (Wed, 09 Apr 2008)
New Revision: 1378
Log:
Get the changeset with:
svn diff -r 1377:1378 svn://svn.cherokee-project.com/
Modified:
cherokee/trunk/admin/static/js/Makefile.am
4 +++-
Modified: cherokee/trunk/admin/static/js/Makefile.am
===================================================================
--- cherokee/trunk/admin/static/js/Makefile.am 2008-04-09 00:45:23 UTC (rev 1377)
+++ cherokee/trunk/admin/static/js/Makefile.am 2008-04-09 16:05:27 UTC (rev 1378)
@@ -3,7 +3,9 @@
THIRD_PARTY = \
jquery.easing.js \
jquery.accordion.js \
-jquery-1.2.3.min.js
+jquery-1.2.3.min.js \
+jquery.dimensions.js \
+jquery.tablednd.js
adminstaticdir = "$(datadir)/cherokee/admin/static/js"
adminstatic_DATA = \
More information about the Cherokee-commits
mailing list