Sha256: 095019a9447b9ad75fd53e268d9cf18f0b3513473f9231a6d7307b978e18f8bd
Contents?: true
Size: 875 Bytes
Versions: 4
Compression:
Stored size: 875 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="action.query.search[f] = action.query.search[f] || []" ng-model="action.query.search[f]" bs-options="v[0] as v[1] for v in field.render.values" data-html="true" ng-change="action.search_field_change(f)" ng-class="field.render.class" class="form-control" data-animation="{{::field.render.animation}}" data-placeholder="{{::field.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
4 entries across 4 versions & 1 rubygems