BUG 8008 Fixed
This commit is contained in:
@@ -244,6 +244,7 @@ dashletInstance.form = {
|
|||||||
storeDasInsOwnerUID.baseParams = {"option": "OWNERTYPE",
|
storeDasInsOwnerUID.baseParams = {"option": "OWNERTYPE",
|
||||||
"type": combo.getValue()
|
"type": combo.getValue()
|
||||||
};
|
};
|
||||||
|
dashletInstance.DAS_INS_OWNER_UID = '';
|
||||||
cboDasInsOwnerUID.store.removeAll();
|
cboDasInsOwnerUID.store.removeAll();
|
||||||
cboDasInsOwnerUID.clearValue();
|
cboDasInsOwnerUID.clearValue();
|
||||||
cboDasInsOwnerUID.store.reload();
|
cboDasInsOwnerUID.store.reload();
|
||||||
@@ -328,7 +329,7 @@ dashletInstance.form = {
|
|||||||
width: 400,
|
width: 400,
|
||||||
//height: 400,
|
//height: 400,
|
||||||
|
|
||||||
title: "New Dashboard Instance",
|
title: "Dashboard Instance Configuration",
|
||||||
|
|
||||||
items: formFields,
|
items: formFields,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user