mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
committed by
Torkel Ödegaard
parent
11ae7d5964
commit
e84b6d189a
@@ -8,6 +8,7 @@ export class VariableEditorCtrl {
|
||||
$scope.variableTypes = variableTypes;
|
||||
$scope.ctrl = {};
|
||||
$scope.namePattern = /^(?!__).*$/;
|
||||
$scope._ = _;
|
||||
|
||||
$scope.refreshOptions = [
|
||||
{ value: 0, text: 'Never' },
|
||||
|
||||
Reference in New Issue
Block a user