fix(): removed setting refId, handled by parent component
This commit is contained in:
@@ -60,7 +60,6 @@ export class ZabbixQueryController extends QueryCtrl {
|
|||||||
application: { filter: "" },
|
application: { filter: "" },
|
||||||
item: { filter: "" },
|
item: { filter: "" },
|
||||||
functions: [],
|
functions: [],
|
||||||
refId: "A"
|
|
||||||
};
|
};
|
||||||
_.defaults(target, targetDefaults);
|
_.defaults(target, targetDefaults);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user