Sha256: 3806ea2691f8845c334780af5ee7f068807f55b876ff438367e8ba18b70f26fb
Contents?: true
Size: 699 Bytes
Versions: 8
Compression:
Stored size: 699 Bytes
Contents
<div class="editor-row"> <div class="section"> <div class="editor-option"> <label class="small">Relative time options <small>comma separated</small></label> <input type="text" array-join class="input-large" ng-model="panel.time_options"> </div> <div class="editor-option"> <label class="small">Auto-refresh options <small>comma separated</small></label> <input type="text" array-join class="input-large" ng-model="panel.refresh_intervals"> </div> <div class="editor-option"> <label class="small">Time Field</label> <input type="text" class="input-small" ng-model="panel.timefield"> </div> </div> </div>
Version data entries
8 entries across 8 versions & 1 rubygems