Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <md-toolbar class="md-table-toolbar alternate" ng-show="options.rowSelection && selected.length">
- <div class="md-toolbar-tools">
- <span>{{selected.length}} {{selected.length > 1 ? 'item' : 'items'}} selected</span>
- </div>
- </md-toolbar>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement