From 779fbf441e5c02a0b6b41052f4e4b83250c1a398 Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Tue, 15 Mar 2011 16:06:16 +0000 Subject: [PATCH] No need to include jQuery UI. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44307 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../ERP5Site_getJavaScriptRelativeUrlList.xml | 2 +- bt5/erp5_xhtml_jquery_style/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml b/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml index 0f674e545f..0f6a4df733 100644 --- a/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml +++ b/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/ERP5Site_getJavaScriptRelativeUrlList.xml @@ -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> diff --git a/bt5/erp5_xhtml_jquery_style/bt/revision b/bt5/erp5_xhtml_jquery_style/bt/revision index 3f10ffe7a4..19c7bdba7b 100644 --- a/bt5/erp5_xhtml_jquery_style/bt/revision +++ b/bt5/erp5_xhtml_jquery_style/bt/revision @@ -1 +1 @@ -15 \ No newline at end of file +16 \ No newline at end of file -- 2.30.9