github.com/zoomfoo/nomad@v0.8.5-0.20180907175415-f28fd3a1a056/ui/app/templates/jobs/job/index.hbs (about) 1 {{component (concat "job-page/" model.templateType) 2 job=model 3 sortProperty=sortProperty 4 sortDescending=sortDescending 5 currentPage=currentPage 6 gotoJob=(action "gotoJob") 7 gotoTaskGroup=(action "gotoTaskGroup")}}