Author: tchemit Date: 2012-11-21 02:38:41 +0100 (Wed, 21 Nov 2012) New Revision: 3755 Url: http://chorem.org/repositories/revision/pollen/3755 Log: refs #846: Use nice text rich editor for description in forms (improve the editor toolbar) Modified: trunk/pollen-ui-struts2/src/main/webapp/js/ckeditor.config.js Modified: trunk/pollen-ui-struts2/src/main/webapp/js/ckeditor.config.js =================================================================== --- trunk/pollen-ui-struts2/src/main/webapp/js/ckeditor.config.js 2012-11-21 01:35:49 UTC (rev 3754) +++ trunk/pollen-ui-struts2/src/main/webapp/js/ckeditor.config.js 2012-11-21 01:38:41 UTC (rev 3755) @@ -29,7 +29,7 @@ // [ 'Find', 'Replace', '-', 'SelectAll', 'RemoveFormat'], ['Styles', 'Format'], ['Bold', 'Italic', 'Strike', 'Underline','Strike','Subscript','Superscript'], - ['NumberedList', 'BulletedList', '-', 'Outdent', 'Indent', 'Blockquote', 'TextColor','BGColor',], + ['NumberedList', 'BulletedList', '-', 'Outdent', 'Indent', 'Blockquote', 'TextColor','BGColor'], // '/', ['Table', 'HorizontalRule', 'Smiley', 'SpecialChar'/*, 'PageBreak'*/, 'Link', 'Unlink', 'Anchor' ]