|
@@ -167,14 +167,14 @@
|
|
|
</select>
|
|
</select>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="gf-form max-width-21">
|
|
|
|
|
|
|
+ <div class="gf-form max-width-22">
|
|
|
<span class="gf-form-label width-7">
|
|
<span class="gf-form-label width-7">
|
|
|
Refresh
|
|
Refresh
|
|
|
<info-popover mode="right-normal">
|
|
<info-popover mode="right-normal">
|
|
|
When to update the values of this variable.
|
|
When to update the values of this variable.
|
|
|
</info-popover>
|
|
</info-popover>
|
|
|
</span>
|
|
</span>
|
|
|
- <div class="gf-form-select-wrapper max-width-14">
|
|
|
|
|
|
|
+ <div class="gf-form-select-wrapper width-15">
|
|
|
<select class="gf-form-input" ng-model="current.refresh" ng-options="f.value as f.text for f in refreshOptions"></select>
|
|
<select class="gf-form-input" ng-model="current.refresh" ng-options="f.value as f.text for f in refreshOptions"></select>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|