Commit b1c5b9c8 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix folder path

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40122 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4980e00a
......@@ -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
......
3
\ No newline at end of file
4
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment