Sha256: 484a210641785655799a6339711e2b138cabff73691c993d73e536a636d5fb72

Contents?: true

Size: 613 Bytes

Versions: 2

Compression:

Stored size: 613 Bytes

Contents

e2-action action="[info.assoc, 'decode']"
  .col-lg-3.col-md-4.col-sm-5
    .form-group
      .input-group.input-group-sm
        a.btn.btn-default [
          class="form-control"
          ng-click="action.open()"
          xe2-search-field=""
        ]
          span ng-bind-html="action.decode || info.loc"
        .input-group-btn
          a.btn.btn-default ng-click="action.open()": span.glyphicon.glyphicon-list
          a.btn.btn-default ng-disabled="!action.decode" ng-click="action.reset()": span.glyphicon.glyphicon-off

    input [
      type="hidden"
      ng-model="action.query.search[f]"
    ]

Version data entries

2 entries across 2 versions & 1 rubygems

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