hide unused events, and change text for 'switch editor'
This commit is contained in:
@@ -264,7 +264,7 @@ Ext.onReady ( function() {
|
||||
]
|
||||
})
|
||||
},{
|
||||
text:'Edit Process',
|
||||
text: _('ID_SWITCH_EDITOR'),
|
||||
iconCls: 'button_menu_ext ss_sprite ss_pencil',
|
||||
handler: function() {
|
||||
if(typeof pro_uid !== 'undefined') {
|
||||
|
||||
Reference in New Issue
Block a user