Sha256: ed56e8ea636f8c88725a0683079865f6d2ac281b841427e9bf58e363a3a0e566
Contents?: true
Size: 669 Bytes
Versions: 1
Compression:
Stored size: 669 Bytes
Contents
.col-lg-3.col-md-4.col-sm-5 .form-group .input-group.input-group-sm select.btn.btn-default [ ng-init="info = action.meta.info[f]" ng-model="action.query.search[f]" ng-options="v[0] as v[1] for v in info.render.list" ng-change="action.search_field_change(f)" ng-class="info.render.class" class="form-control" e2-search-field="" ] option value="" ng-bind="::action.meta.info[f].loc" .input-group-btn a.btn.btn-default ng-disabled="action.query.search[f] == null" ng-click="action.query.search[f] = null; action.search_field_change(f)" span.glyphicon.glyphicon-off
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
engine2-1.0.3 | views/search_fields/list_select.slim |