[Erp5-report] r44307 ivan - in /erp5/trunk/bt5/erp5_xhtml_jquery_style: SkinTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 15 17:06:16 CET 2011


Author: ivan
Date: Tue Mar 15 17:06:16 2011
New Revision: 44307

URL: http://svn.erp5.org?rev=44307&view=rev
Log:
No need to include jQuery UI.

Modified:
    erp5/trunk/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml
    erp5/trunk/bt5/erp5_xhtml_jquery_style/bt/revision

Modified: erp5/trunk/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml?rev=44307&r1=44306&r2=44307&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml [utf8] Tue Mar 15 17:06:16 2011
@@ -59,7 +59,7 @@
 #\n
 # BBB: For the history, erp5_xhtml_appearance.js is included by default when\n
 #      js_list is not pre-defined before the global definitions.\n
-js_list = (\'jquery/core/jquery.js\', \'jquery/ui/js/jquery-ui.js\', \'erp5.js\',)\n
+js_list = (\'jquery/core/jquery.js\', \'erp5.js\',)\n
 return js_list\n
 </string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_xhtml_jquery_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_xhtml_jquery_style/bt/revision?rev=44307&r1=44306&r2=44307&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_xhtml_jquery_style/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_xhtml_jquery_style/bt/revision [utf8] Tue Mar 15 17:06:16 2011
@@ -1 +1 @@
-15
\ No newline at end of file
+16
\ No newline at end of file



More information about the Erp5-report mailing list