Commit b798a541 by Carl Bergquist Committed by GitHub

Merge pull request #14661 from pfree/fix_typo

Fix general tab typos
parents 8a976f5c ca7f75f3
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<div class="panel-option-section__body"> <div class="panel-option-section__body">
<div class="section"> <div class="section">
<div class="gf-form"> <div class="gf-form">
<span class="gf-form-label width-9">Repat</span> <span class="gf-form-label width-9">Repeat</span>
<dash-repeat-option panel="ctrl.panel"></dash-repeat-option> <dash-repeat-option panel="ctrl.panel"></dash-repeat-option>
</div> </div>
<div class="gf-form" ng-show="ctrl.panel.repeat"> <div class="gf-form" ng-show="ctrl.panel.repeat">
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</div> </div>
<div class="panel-option-section"> <div class="panel-option-section">
<div class="panel-option-section__header">Drildown Links</div> <div class="panel-option-section__header">Drilldown Links</div>
<div class="panel-option-section__body"> <div class="panel-option-section__body">
<panel-links-editor panel="ctrl.panel"></panel-links-editor> <panel-links-editor panel="ctrl.panel"></panel-links-editor>
</div> </div>
......
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