diff --git a/ui/app/templates/components/job-page/service.hbs b/ui/app/templates/components/job-page/service.hbs index 3c5c4e4a5..7f9317d52 100644 --- a/ui/app/templates/components/job-page/service.hbs +++ b/ui/app/templates/components/job-page/service.hbs @@ -1,29 +1,18 @@ - - - - - - - - {{#if (can "accept recommendations")}} - {{#each this.job.recommendationSummaries as |summary|}} - - {{/each}} - {{/if}} - - - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file