mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed singlestat mapping typo (#5070)
This commit is contained in:
parent
46b6ab7db7
commit
8a9455d901
@ -12,7 +12,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="editor-row" ng-if="ctrl.panel.mappingType==1">
|
||||
<h5 class="page-heading">Set valuea mappings</h5>
|
||||
<h5 class="page-heading">Set value mappings</h5>
|
||||
<div class="gf-form-group">
|
||||
<div class="gf-form" ng-repeat="map in ctrl.panel.valueMaps">
|
||||
<span class="gf-form-label">
|
||||
|
Loading…
Reference in New Issue
Block a user