mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
EditVariable: Add base form to edit variables (#80172)
This commit is contained in:
@@ -141,7 +141,7 @@ export const Pages = {
|
||||
selectionOptionsIncludeAllSwitch: 'Variable editor Form IncludeAll switch',
|
||||
selectionOptionsCustomAllInput: 'Variable editor Form IncludeAll field',
|
||||
selectionOptionsCustomAllInputV2: 'data-testid Variable editor Form IncludeAll field',
|
||||
previewOfValuesOption: 'Variable editor Preview of Values option',
|
||||
previewOfValuesOption: 'data-testid Variable editor Preview of Values option',
|
||||
submitButton: 'Variable editor Submit button',
|
||||
applyButton: 'data-testid Variable editor Apply button',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user