42 //['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'], |
42 //['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'], |
43 '/', |
43 '/', |
44 ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'], |
44 ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'], |
45 ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'], |
45 ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'], |
46 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'], |
46 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'], |
47 ['Link','Unlink','Anchor'], |
47 ['ImageButton', '-', 'Link','Unlink','Anchor'], |
48 ['Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],'/', //'Image','Flash', |
48 ['Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],'/', //'Image','Flash', |
49 ['Styles','Format','Font','FontSize'], |
49 ['Styles','Format','Font','FontSize'], |
50 ['TextColor','BGColor'], |
50 ['TextColor','BGColor'], |
51 ['Maximize','ShowBlocks','-','About']] |
51 ['Maximize','ShowBlocks','-','About']] |
52 }); |
52 }); |