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