BUG 000 Delete Button permmision in EditReport
This commit is contained in:
@@ -841,15 +841,6 @@ Ext.onReady(function(){
|
|||||||
items: items
|
items: items
|
||||||
}
|
}
|
||||||
|
|
||||||
if (TABLE !== false && TABLE.ADD_TAB_TAG == 'plugin@simplereport') {
|
|
||||||
frmDetailsConfig.tbar = [{
|
|
||||||
text: _plugin_permissions.label,
|
|
||||||
handler: function(){
|
|
||||||
setTimeout(_plugin_permissions.fn, 0);
|
|
||||||
}
|
|
||||||
}]
|
|
||||||
}
|
|
||||||
|
|
||||||
var frmDetails = new Ext.FormPanel(frmDetailsConfig);
|
var frmDetails = new Ext.FormPanel(frmDetailsConfig);
|
||||||
|
|
||||||
southPanel = new Ext.FormPanel({
|
southPanel = new Ext.FormPanel({
|
||||||
|
|||||||
Reference in New Issue
Block a user