Sha256: c6344611f7e357a0bf1e835e879fdf28ff4566323c666510e62bc14e0dcd0208
Contents?: true
Size: 790 Bytes
Versions: 16
Compression:
Stored size: 790 Bytes
Contents
.sort-bar .row .col-md-6 %strong %a{ 'ng-click' => 'alertIdxCtrl.pagination.setSort("title")', 'title' => 'Sort By Title' } TITLE .glyphicon.glyphicon-sort.tiny-icon .col-md-2 %strong %a{ 'ng-click' => 'alertIdxCtrl.pagination.setSort("author")', 'title' => 'Sort By Author' } AUTHOR .glyphicon.glyphicon-sort.tiny-icon .col-md-2 %strong %a{ 'ng-click' => 'alertIdxCtrl.pagination.setSort("updated_at")', 'title' => 'Sort By Last Run' } LAST RUN .glyphicon.glyphicon-sort.tiny-icon .col-md-2 %strong %a{ 'ng-click' => 'alertIdxCtrl.pagination.setSort("status")', 'title' => 'Sort By Status' } STATUS .glyphicon.glyphicon-sort.tiny-icon
Version data entries
16 entries across 16 versions & 1 rubygems