[pLog-svn] r6144 - plog/trunk/templates/admin

mark at devel.lifetype.net mark at devel.lifetype.net
Thu Jan 3 06:43:52 EST 2008


Author: mark
Date: 2008-01-03 06:43:52 -0500 (Thu, 03 Jan 2008)
New Revision: 6144

Modified:
   plog/trunk/templates/admin/resources.template
Log:
Modify the include js according to the changes of YUI 2.4.1.

Modified: plog/trunk/templates/admin/resources.template
===================================================================
--- plog/trunk/templates/admin/resources.template	2008-01-03 11:43:04 UTC (rev 6143)
+++ plog/trunk/templates/admin/resources.template	2008-01-03 11:43:52 UTC (rev 6144)
@@ -1,6 +1,6 @@
 {include file="$admintemplatepath/header.template"}
 {include file="$admintemplatepath/navigation.template" showOpt=resources title=$locale->tr("resources")}
-{js src="js/yui/imageloader/imageloader-experimental-min.js"}
+{js src="js/yui/imageloader/imageloader-beta-min.js"}
 {js src="js/ui/pages/global.js"}
 {js src="js/ui/pages/resources.js"}
 {js src="js/ui/pages/resourcealbums.js"}



More information about the pLog-svn mailing list