Sha256: 13867c52e21377df6e144506f72f6385c5896ed0b500c1d97302c4e828f0ff72
Contents?: true
Size: 590 Bytes
Versions: 3
Compression:
Stored size: 590 Bytes
Contents
.col-lg-3.col-md-4.col-sm-5 /.container .form-group .btn-group.btn-group-sm ng-init="info = action.meta.info[f]" ng-model="action.query.search[f]" e2-search-field="" a.btn.btn-default ng-class="action.query.search[f] == v[0] && 'active'" ng-click="action.query.search[f] = v[0]; action.search_live(f)" ng-repeat="v in info.render.list" ng-bind-html="v[1]" a.btn.btn-default ng-disabled="action.query.search[f] == null" ng-click="action.query.search[f] = null; action.search_live(f)" span ng-bind="::action.meta.info[f].loc" span.glyphicon.glyphicon-off<
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
engine2-1.0.2 | views/search_fields/list_buttons.slim |
engine2-1.0.1 | views/search_fields/list_buttons.slim |
engine2-1.0.0 | views/search_fields/list_buttons.slim |