Skip to content

Commit c821568

Browse files
committed
Merged new template dropdown
1 parent 1c38619 commit c821568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/app/features/templating/partials/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h5>Display options</h5>
228228

229229
<div class="editor-row" ng-if="current.type === 'query'">
230230
<div class="tight-form-section">
231-
<h5>Value groups/tags</h5>
231+
<h5>Value groups/tags (Experimental feature)</h5>
232232
<div class="tight-form" ng-if="current.useTags">
233233
<ul class="tight-form-list">
234234
<li class="tight-form-item" style="width: 135px">

0 commit comments

Comments
 (0)