Merged in bugfix/PMCORE-2335-a (pull request #7829)
PMCORE-2335 Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
889563019c
@@ -950,6 +950,11 @@ Ext.onReady(function () {
|
||||
} else {
|
||||
loadFieldNormal();
|
||||
}
|
||||
},
|
||||
invalid: function () {
|
||||
PRO_UID = '';
|
||||
Ext.getCmp('assignedGrid').store.removeAll();
|
||||
storeA.removeAll();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user