Author: xlawrence
Date: Wed Oct 31 10:34:08 2007
New Revision: 19006

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D19006&repname=
=3Djahia
Log:
Resolve issue http://www.jahia.net/jira/browse/JAHIA-2583: FCK Editor : "Sa=
ve" button doesn't seem to work.

Removed the saved button, since it didn't make sense to have it there

Modified:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fcke=
ditor/fckconfig.js

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditor=
s/fckeditor/fckconfig.js
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fckeditor/fckconfig.js&rev=3D=
19006&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fcke=
ditor/fckconfig.js (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fcke=
ditor/fckconfig.js Wed Oct 31 10:34:08 2007
@@ -99,7 +99,7 @@
 FCKConfig.ToolbarLocation =3D 'In' ;
 =

 FCKConfig.ToolbarSets["Default"] =3D [
-       ['Source','DocProps','-','Save','NewPage','Preview','-','Templates'],
+       ['Source','DocProps','-', /*'Save',*/ 
'NewPage','Preview','-','Templates'=
],
        ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
        ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
        
//['Form','Checkbox','Radio','TextField','Textarea','Select','Button','Im=
ageButton','HiddenField'],

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to