2021-02-17 21:01:44 +00:00
|
|
|
{{page-title "Run a job"}}
|
2018-08-14 19:54:54 +00:00
|
|
|
<section class="section">
|
2020-06-01 19:03:56 +00:00
|
|
|
<JobEditor
|
2020-07-09 20:19:07 +00:00
|
|
|
@job={{this.model}}
|
2020-06-01 19:03:56 +00:00
|
|
|
@context="new"
|
2020-07-09 20:19:07 +00:00
|
|
|
@onSubmit={{action this.onSubmit}} />
|
2018-08-14 19:54:54 +00:00
|
|
|
</section>
|