2018-01-25 22:18:53 +00:00
|
|
|
{{component (concat "job-page/" model.templateType)
|
|
|
|
job=model
|
|
|
|
sortProperty=sortProperty
|
|
|
|
sortDescending=sortDescending
|
|
|
|
currentPage=currentPage
|
|
|
|
onNamespaceChange=(action "gotoJobs")
|
|
|
|
gotoJob=(action "gotoJob")
|
|
|
|
gotoTaskGroup=(action "gotoTaskGroup")}}
|