|
|
@@ -172,8 +172,6 @@ Ext.define('erp.view.component.linecomponent',{
|
|
|
for(var i = 0; i < 3; i++) {
|
|
|
this.fireEvent('addItem', this, detailGrid);
|
|
|
}
|
|
|
- //this.setLayoutPosition(this.getAvailablePosition());
|
|
|
- //this.addPosition();
|
|
|
},
|
|
|
resetitemposition:function(panel,fieldRecords,from,to){
|
|
|
var chartconfig = this.getChartConfig();
|