Sha256: 77278d3f98db0d15c518f3712cff2b19a380409b7318c8a5afc1aa2530b990b1

Contents?: true

Size: 514 Bytes

Versions: 6

Compression:

Stored size: 514 Bytes

Contents

<fieldset><label class="small">Field</label><br><input ng-model="dashboard.current.services.query.list[id].field" type="text" bs-typeahead="fields.list" placeholder="Field"><p><label class="small">Count</label><br><input ng-model="dashboard.current.services.query.list[id].size" type="number"></p><p><label class="small">Union</label><br><select class="input-small" ng-model="dashboard.current.services.query.list[id].union"><option ng-repeat="mode in ['none','AND','OR']">{{mode}}</option></select></p></fieldset>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
kibana-rack-0.2.0 web/assets/app/panels/query/editors/topN.html
kibana-rack-0.1.4 web/assets/app/panels/query/editors/topN.html
kibana-rack-0.1.3 web/assets/app/panels/query/editors/topN.html
kibana-rack-0.1.2 web/assets/app/panels/query/editors/topN.html
kibana-rack-0.1.1 web/assets/app/panels/query/editors/topN.html
kibana-rack-0.1.0 web/assets/app/panels/query/editors/topN.html