Sha256: 2ff6edb2a7e4f7f92dd1a1600b1d816ba5e31756df2253b58350284572d322c8
Contents?: true
Size: 757 Bytes
Versions: 3
Compression:
Stored size: 757 Bytes
Contents
.col-lg-3.col-md-4.col-sm-5 .form-group .input-group.input-group-sm button.btn.btn-default [ type="button" ng-init="info = action.meta.info[f]" ng-model="action.query.search[f]" bs-options="v[0] as v[1] for v in info.render.list" data-html="true" ng-change="action.search_live(f)" ng-class="info.render.class" class="form-control" data-animation="{{::info.render.animation}}" data-placeholder="{{::info.loc}}" bs-select="" e2-search-field="" ] .input-group-btn a.btn.btn-default ng-disabled="action.query.search[f] == null" ng-click="action.query.search[f] = null; action.search_live(f)" span.glyphicon.glyphicon-off
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
engine2-1.0.2 | views/search_fields/list_bsselect.slim |
engine2-1.0.1 | views/search_fields/list_bsselect.slim |
engine2-1.0.0 | views/search_fields/list_bsselect.slim |