Sha256: 50bb8b7dff8264a60b6ce932e87f544d16a40a2ed72bf9e5a7c13496ac5dd32f
Contents?: true
Size: 415 Bytes
Versions: 2
Compression:
Stored size: 415 Bytes
Contents
.col-lg-12 .btn-group.btn-group-sm ng-model="action.record[f]" e2-field="" a.btn.btn-default ng-class="action.record[f] == v[0] && 'active'" ng-click="action.record[f] = v[0]" ng-repeat="v in info.render.list" ng-bind-html="v[1]" ng-disabled="info.disabled" a.btn.btn-default ng-disabled="action.record[f] == null || info.disabled" ng-click="action.record[f] = null" span.glyphicon.glyphicon-remove
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
engine2-1.0.5 | views/fields/list_buttons_opt.slim |
engine2-1.0.4 | views/fields/list_buttons_opt.slim |