Sha256: 5eedc117f7417f640a284f3031239ce11d36e82d53ce92f90ae046e2a3bc98c6
Contents?: true
Size: 611 Bytes
Versions: 4
Compression:
Stored size: 611 Bytes
Contents
/.col-lg-7.col-md-8.col-sm-12 div e2-input-cols="{{::action.meta.info[f].render.length}}" .input-group.input-group-sm select.btn.btn-default.btn-sm [ ng-init="info = action.meta.info[f]" ng-model="action.record[f]" ng-options="v[0] as v[1] for v in info.render.list" ng-disabled="info.disabled" ng-class="info.render.class" class="form-control input-sm" e2-field="" ] .input-group-btn a.btn.btn-default ng-disabled="action.meta.info[f].disabled || action.record[f] == null" ng-click="action.record[f] = null" span.glyphicon.glyphicon-remove
Version data entries
4 entries across 4 versions & 1 rubygems