Inits the workflow configuration

This commit is contained in:
Paul Schneider 2024-02-25 18:05:10 +00:00
commit e6e098b32e
286 changed files with 33660 additions and 64632 deletions

View file

@ -45,8 +45,8 @@
<div class="form-group">
<div class="col-md-offset-2 col-md-10">
<div class="checkbox">
<input asp-for="Rejected" />
<label asp-for="Rejected"></label>
<input asp-for="Decided" />
<label asp-for="Decided"></label>
</div>
</div>
</div>