BUG 0000 PM Tables IE compatibility fix on Data Edit
This commit is contained in:
@@ -141,7 +141,7 @@ Ext.onReady(function(){
|
|||||||
update : '../pmTablesProxy/dataUpdate?id=' + tableDef.ADD_TAB_UID,
|
update : '../pmTablesProxy/dataUpdate?id=' + tableDef.ADD_TAB_UID,
|
||||||
destroy: '../pmTablesProxy/dataDestroy?id=' + tableDef.ADD_TAB_UID
|
destroy: '../pmTablesProxy/dataDestroy?id=' + tableDef.ADD_TAB_UID
|
||||||
},
|
},
|
||||||
baseParams : {id: tableDef.ADD_TAB_UID},
|
baseParams : {id: tableDef.ADD_TAB_UID}
|
||||||
})
|
})
|
||||||
|
|
||||||
// The new DataWriter component.
|
// The new DataWriter component.
|
||||||
|
|||||||
Reference in New Issue
Block a user