소스 검색

Add tooltip

Marcus Efraimsson 7 년 전
부모
커밋
3b4a224a57
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/app/plugins/panel/graph/time_regions_form.html

+ 1 - 1
public/app/plugins/panel/graph/time_regions_form.html

@@ -1,5 +1,5 @@
 <div class="gf-form-group">
-  <h5>Time regions</h5>
+  <h5>Time regions <tip>All configured time regions refers to UTC time</tip></h5>
   <div class="gf-form-inline" ng-repeat="timeRegion in ctrl.panel.timeRegions">
     <div class="gf-form">
       <label class="gf-form-label">T{{$index+1}}</label>