Sha256: b74bbb30a380b488147c04ebd362a4952323664556b41071cff2b9fa31f2aeff

Contents?: true

Size: 753 Bytes

Versions: 2

Compression:

Stored size: 753 Bytes

Contents

.col-lg-3.col-md-3.col-sm-3
  .form-group
    .btn-group.btn-group-sm xe2-search-field=""
      a.btn.btn-default ng-class="action.query.search[f] == info.render.true_value && 'active'" ng-click="action.query.search[f] = info.render.true_value; action.search_field_change(f)"
        span.glyphicon.glyphicon-ok
      a.btn.btn-default ng-class="action.query.search[f] == info.render.false_value && 'active'" ng-click="action.query.search[f] = info.render.false_value; action.search_field_change(f)"
        span.glyphicon.glyphicon-remove
      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/checkbox_buttons.slim
engine2-1.0.4 views/search_fields/checkbox_buttons.slim