Sha256: c28d28cda253c7a837abdc9d760e2195f2051b06a100119fd563d89f2e060179

Contents?: true

Size: 606 Bytes

Versions: 1

Compression:

Stored size: 606 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_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="::action.meta.info[f].loc"
        span.glyphicon.glyphicon-off<

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
engine2-1.0.3 views/search_fields/list_buttons.slim