[Erp5-report] r40824 nicolas.dumazet - in /experimental/bt5/erp5_jquery_jixedbar: SkinTempl...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 29 03:55:11 CET 2010
Author: nicolas.dumazet
Date: Mon Nov 29 03:55:09 2010
New Revision: 40824
URL: http://svn.erp5.org?rev=40824&view=rev
Log:
2010-11-29 nicolas.dumazet
* follow folder changes in erp5_jquery skin folder
Modified:
experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getCssRelativeUrlList.xml
experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getJavaScriptRelativeUrlList.xml
experimental/bt5/erp5_jquery_jixedbar/bt/change_log
experimental/bt5/erp5_jquery_jixedbar/bt/revision
Modified: experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getCssRelativeUrlList.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getCssRelativeUrlList.xml?rev=40824&r1=40823&r2=40824&view=diff
==============================================================================
--- experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getCssRelativeUrlList.xml [utf8] (original)
+++ experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getCssRelativeUrlList.xml [utf8] Mon Nov 29 03:55:09 2010
@@ -60,7 +60,7 @@
# BBB: For the history, erp5.css is included by css_list_template.\n
# So this script has nothing to do in reality.\n
\n
-css_list = (\'plugin/jixedbar/themes/default/jx.stylesheet.css\', \'ui/css/erp5-theme/jquery-ui.css\')\n
+css_list = (\'jquery/plugin/jixedbar/themes/default/jx.stylesheet.css\', \'jquery/ui/css/erp5-theme/jquery-ui.css\')\n
return css_list\n
</string> </value>
</item>
Modified: experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getJavaScriptRelativeUrlList.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getJavaScriptRelativeUrlList.xml?rev=40824&r1=40823&r2=40824&view=diff
==============================================================================
--- experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getJavaScriptRelativeUrlList.xml [utf8] (original)
+++ experimental/bt5/erp5_jquery_jixedbar/SkinTemplateItem/portal_skins/erp5_jquery_jixedbar/ERP5Site_getJavaScriptRelativeUrlList.xml [utf8] Mon Nov 29 03:55:09 2010
@@ -61,9 +61,9 @@
# js_list is not pre-defined before the global definitions.\n
\n
js_list = (\'MochiKit/MochiKit.js\', \'erp5.js\',\n
- \'core/jquery.js\',\n
- \'ui/js/jquery-ui.js\',\n
- \'plugin/jixedbar/jquery.jixedbar.js\',\n
+ \'jquery/core/jquery.js\',\n
+ \'jquery/ui/js/jquery-ui.js\',\n
+ \'jquery/plugin/jixedbar/jquery.jixedbar.js\',\n
\'jixedbar.js\')\n
return js_list\n
</string> </value>
Modified: experimental/bt5/erp5_jquery_jixedbar/bt/change_log
URL: http://svn.erp5.org/experimental/bt5/erp5_jquery_jixedbar/bt/change_log?rev=40824&r1=40823&r2=40824&view=diff
==============================================================================
--- experimental/bt5/erp5_jquery_jixedbar/bt/change_log [utf8] (original)
+++ experimental/bt5/erp5_jquery_jixedbar/bt/change_log [utf8] Mon Nov 29 03:55:09 2010
@@ -1,3 +1,6 @@
+2010-11-29 nicolas.dumazet
+* follow folder changes in erp5_jquery skin folder
+
2010-11-03 nicolas.dumazet
* Update dependencies to match new guidelines
* Update code after jQuery version bump
Modified: experimental/bt5/erp5_jquery_jixedbar/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_jquery_jixedbar/bt/revision?rev=40824&r1=40823&r2=40824&view=diff
==============================================================================
--- experimental/bt5/erp5_jquery_jixedbar/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_jquery_jixedbar/bt/revision [utf8] Mon Nov 29 03:55:09 2010
@@ -1 +1 @@
-2
\ No newline at end of file
+3
\ No newline at end of file
More information about the Erp5-report
mailing list