[Erp5-report] r12234 - /erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_fckeditor/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 23 22:39:07 CET 2007


Author: jp
Date: Tue Jan 23 22:39:05 2007
New Revision: 12234

URL: http://svn.erp5.org?rev=12234&view=rev
Log:
missing /

Modified:
    erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_fckeditor/fckeditor_wysiwyg_support.xml

Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_fckeditor/fckeditor_wysiwyg_support.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_fckeditor/fckeditor_wysiwyg_support.xml?rev=12234&r1=12233&r2=12234&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_fckeditor/fckeditor_wysiwyg_support.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_fckeditor/fckeditor_wysiwyg_support.xml Tue Jan 23 22:39:05 2007
@@ -79,7 +79,7 @@
 <!--\n
 var oFCKeditor      = new FCKeditor(\'${inputname}\');\n
 var pathUser        = \'${path_user}/\';\n
-oFCKeditor.BasePath = \'${path_user}\';\n
+oFCKeditor.BasePath = \'${path_user}/\';\n
 oFCKeditor.Value    = \'${cleaninput}\';\n
 \n
 // set the css for editor area\n




More information about the Erp5-report mailing list