BUG 8008 Fixed

This commit is contained in:
Julio Cesar Laura
2011-11-14 20:16:13 -04:00
parent 0d4d324a3f
commit 3016b768de

View File

@@ -244,6 +244,7 @@ dashletInstance.form = {
storeDasInsOwnerUID.baseParams = {"option": "OWNERTYPE",
"type": combo.getValue()
};
dashletInstance.DAS_INS_OWNER_UID = '';
cboDasInsOwnerUID.store.removeAll();
cboDasInsOwnerUID.clearValue();
cboDasInsOwnerUID.store.reload();
@@ -328,7 +329,7 @@ dashletInstance.form = {
width: 400,
//height: 400,
title: "New Dashboard Instance",
title: "Dashboard Instance Configuration",
items: formFields,