The option "Edit with classic editor" was removed.
This commit is contained in:
@@ -416,13 +416,6 @@ Ext.onReady(function(){
|
|||||||
text: _('ID_EDIT'),
|
text: _('ID_EDIT'),
|
||||||
iconCls: 'button_menu_ext ss_sprite ss_pencil',
|
iconCls: 'button_menu_ext ss_sprite ss_pencil',
|
||||||
handler: editProcess
|
handler: editProcess
|
||||||
},{
|
|
||||||
id: 'edit_with_classic_editor',
|
|
||||||
text: 'Edit with classic editor',
|
|
||||||
iconCls: 'button_menu_ext ss_sprite ss_pencil',
|
|
||||||
handler: function() {
|
|
||||||
editProcess("classic");
|
|
||||||
}
|
|
||||||
}, {
|
}, {
|
||||||
id: 'activator2',
|
id: 'activator2',
|
||||||
text: '',
|
text: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user