Author: sshyrkov
Date: Fri Nov  9 09:25:19 2007
New Revision: 19080

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D19080&repname=
=3Djahia
Log:
[trunk r19007] Resolve issue http://www.jahia.net/jira/browse/JAHIA-2583: F=
CK Editor : "Save" button doesn't seem to work.

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

Modified:
    branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/htmleditors=
/fckeditor/fckconfig.js

Modified: branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/htmle=
ditors/fckeditor/fckconfig.js
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-INCLUD=
E-TAG-BRANCH/core/src/webapp/jsp/jahia/htmleditors/fckeditor/fckconfig.js&r=
ev=3D19080&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-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/htmleditors=
/fckeditor/fckconfig.js (original)
+++ branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/jsp/jahia/htmleditors=
/fckeditor/fckconfig.js Fri Nov  9 09:25:19 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