github.com/ferranbt/nomad@v0.9.3-0.20190607002617-85c449b7667c/ui/app/templates/components/list-table/sort-by.hbs (about) 1 {{#link-to 2 (query-params sortProperty=prop sortDescending=shouldSortDescending) 3 data-test-sort-by=prop}} 4 {{yield}} 5 {{/link-to}}