Sha256: 158e79523d9fab02ff212c6521a3d9f089e5d89ec32b59119a4e38a410b0e1fb
Contents?: true
Size: 897 Bytes
Versions: 1
Compression:
Stored size: 897 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]; action.query.search[f] = action.query.search[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_field_change(f)" ng-class="info.render.class" class="form-control" data-animation="{{::info.render.animation}}" data-placeholder="{{::info.loc}}" data-multiple="1" data-max-length-html="wybranych" bs-select="" e2-search-field="" ] .input-group-btn a.btn.btn-default ng-disabled="action.query.search[f].length == 0" ng-click="action.query.search[f] = []; 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_bsmselect.slim |