2021-12-17 16:29:36 +00:00
|
|
|
<Breadcrumb @crumb={{hash label="Run" args=(array "jobs.run")}} />
|
2021-02-17 21:01:44 +00:00
|
|
|
{{page-title "Run a job"}}
|
2018-08-14 19:54:54 +00:00
|
|
|
<section class="section">
|
2021-11-30 20:10:01 +00:00
|
|
|
<JobEditor @job={{this.model}} @context="new" @onSubmit={{action this.onSubmit}} />
|
2021-12-14 19:15:19 +00:00
|
|
|
</section>
|