Explorar o código

stackdriver: persist template variable definition

Erik Sundell %!s(int64=7) %!d(string=hai) anos
pai
achega
1fe70721c9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      public/app/features/templating/query_variable.ts

+ 1 - 0
public/app/features/templating/query_variable.ts

@@ -44,6 +44,7 @@ export class QueryVariable implements Variable {
     tagsQuery: '',
     tagsQuery: '',
     tagValuesQuery: '',
     tagValuesQuery: '',
     skipUrlSync: false,
     skipUrlSync: false,
+    definition: '',
   };
   };
 
 
   /** @ngInject */
   /** @ngInject */