Commit 8db00073 by Carl Bergquist

Merge pull request #5232 from peggyl/peggyl/fix-tags-popover-text

Fix wording of the dashboard tags popover text
parents 53ecb4c1 d36c1769
......@@ -28,7 +28,7 @@
<div class="gf-form">
<label class="gf-form-label width-7">
Tags
<info-popover mode="right-normal">Press enter to a add tag</info-popover>
<info-popover mode="right-normal">Press enter to add a tag</info-popover>
</label>
<bootstrap-tagsinput ng-model="dashboard.tags" tagclass="label label-tag" placeholder="add tags">
</bootstrap-tagsinput>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment