Sha256: 00ca029234395863999950a603257a3177524db05130edbcd34a48cfc3b8d141

Contents?: true

Size: 554 Bytes

Versions: 2

Compression:

Stored size: 554 Bytes

Contents

.col-lg-3.col-md-4.col-sm-5
  /.container
  .form-group
    .btn-group.btn-group-sm 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_field_change(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_field_change(f)"
        span ng-bind="::info.loc"
        span.glyphicon.glyphicon-off<

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
engine2-1.0.5 views/search_fields/list_buttons.slim
engine2-1.0.4 views/search_fields/list_buttons.slim