Sha256: cf4f7a77a04da03d00c1c70f72327b024233e6f7bc1f9646ba49340bbc1d9a6f
Contents?: true
Size: 838 Bytes
Versions: 6
Compression:
Stored size: 838 Bytes
Contents
div e2-include template="action.meta.panel.search_template" ng-if="action.ui_state.search_active" .panel.panel-default .panel-body table.table.table-striped.table-condensed.table-hover e2-table-body="" span ng-if="action.ui.pagination_active" ul.pagination.pagination-md li ng-class="!action.prev_active() && 'disabled'" a href="" ng-click="action.prev()": span.glyphicon.glyphicon-backward li ng-class="!action.next_active() && 'disabled'" a href="" ng-click="action.next()": span.glyphicon.glyphicon-forward | .badge span< ng-bind="action.page_info()" | .badge ng-if="action.selection" span< ng-bind="action.selected_info()" span ng-if="action.alert": .alert.alert-danger ng-bind="action.alert"
Version data entries
6 entries across 6 versions & 1 rubygems