From b1c5b9c8632fdd26df84f4d443fcfb66f9e97b52 Mon Sep 17 00:00:00 2001
From: Gabriel Monnerat <gabriel@tiolive.com>
Date: Tue, 9 Nov 2010 15:57:54 +0000
Subject: [PATCH] fix folder path

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40122 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_xinha_editor/xinha_support.xml            | 2 +-
 bt5/erp5_xinha_editor/bt/revision                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_xinha_editor/SkinTemplateItem/portal_skins/erp5_xinha_editor/xinha_support.xml b/bt5/erp5_xinha_editor/SkinTemplateItem/portal_skins/erp5_xinha_editor/xinha_support.xml
index 8dc5a8a4ea..14c962d93e 100644
--- a/bt5/erp5_xinha_editor/SkinTemplateItem/portal_skins/erp5_xinha_editor/xinha_support.xml
+++ b/bt5/erp5_xinha_editor/SkinTemplateItem/portal_skins/erp5_xinha_editor/xinha_support.xml
@@ -40,7 +40,7 @@
   <tal:block tal:define="site_root    python: here.getWebSiteValue() or here.getPortalObject();\n
                          portal_url   python: site_root.absolute_url();">\n
   <script type="text/javascript" tal:content="structure string:\n
-     _editor_url = \'${portal_url}/portal_skins/erp5_xinha\'">\n
+     _editor_url = \'${portal_url}/portal_skins/erp5_xinha_editor\'">\n
   </script>\n
   <script type="text/javascript" tal:attributes="src string:${portal_url}/XinhaCore.js"/>\n
   <script type="text/javascript" tal:attributes="src string:${portal_url}/LoadEditor.js"/>\n
diff --git a/bt5/erp5_xinha_editor/bt/revision b/bt5/erp5_xinha_editor/bt/revision
index e440e5c842..bf0d87ab1b 100644
--- a/bt5/erp5_xinha_editor/bt/revision
+++ b/bt5/erp5_xinha_editor/bt/revision
@@ -1 +1 @@
-3
\ No newline at end of file
+4
\ No newline at end of file
-- 
2.30.9