BUG 000 PM Tables - Data list grid - disabling temporarily data import
This commit is contained in:
@@ -227,7 +227,8 @@ Ext.onReady(function(){
|
||||
store: store,
|
||||
cm: cmodel,
|
||||
sm: smodel,
|
||||
tbar:[newButton,'-',editButton, deleteButton,'-',importButton,{xtype: 'tbfill' }, backButton],
|
||||
//tbar:[newButton,'-',editButton, deleteButton,'-',importButton,{xtype: 'tbfill' }, backButton],
|
||||
tbar:[newButton,'-',editButton, deleteButton,'-',{xtype: 'tbfill' }, backButton],
|
||||
bbar: bbarpaging
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user