Nouvelle option pour avoir un lien vers le rapport QA de l'exercice

This commit is contained in:
nemunaire 2020-11-13 11:38:47 +01:00
commit 911bcb032e
3 changed files with 9 additions and 0 deletions

View file

@ -150,6 +150,13 @@
</label>
</div>
<div class="form-check">
<label class="custom-control custom-checkbox">
<input class="custom-control-input" type="checkbox" ng-model="config.QAenabled">
<span class="custom-control-label">Activer les rapports QA</span>
</label>
</div>
<div class="form-check">
<label class="custom-control custom-checkbox">
<input class="custom-control-input" type="checkbox" ng-model="config.enableResolutionRoute">