Compute threat level

This commit is contained in:
2022-03-12 16:35:32 +01:00
parent ec860b9f12
commit 27f81e2e9d
8 changed files with 77 additions and 19 deletions

View File

@@ -53,6 +53,9 @@
</ul>
</li>
{{/if}}
<li class="flexrow"><label class="generic-label">Use for Threat Level ?</label>
<label class="attribute-value checkbox"><input type="checkbox" name="data.isthreatlevel" {{checked data.isthreatlevel}}/></label>
</li>
</ul>
</div>
</section>