open-nomad/ui/app/components/das/accepted.hbs
Buck Doyle 31b4ed7a6d
Add DAS UI code from enterprise (#9192)
This is a few combined iterations on the DAS feature.
2020-10-29 07:46:42 -05:00

7 lines
189 B
Handlebars

<section class="das-accepted">
<main>
<h3>Recommendation accepted</h3>
<p>A new version of this job will now be deployed.</p>
</main>
{{x-icon "check-circle-fill"}}
</section>