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,
|
store: store,
|
||||||
cm: cmodel,
|
cm: cmodel,
|
||||||
sm: smodel,
|
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
|
bbar: bbarpaging
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user