adding notes to machines
Deploy / deploy (push) Successful in 39s

This commit is contained in:
2026-05-07 20:51:25 +02:00
parent 9dba20441c
commit f37d6d52f7
4 changed files with 16 additions and 5 deletions
+4
View File
@@ -240,6 +240,10 @@
<label class="form-label small">Group</label>
<input type="text" class="form-control form-control-sm" id="nodeGroup" placeholder="e.g. DMZ, Internal, Cloud">
</div>
<div class="mb-2">
<label class="form-label small">Notes</label>
<textarea class="form-control form-control-sm" id="nodeNotes" rows="2" placeholder="Tags, descriptions, vulnerabilities..."></textarea>
</div>
</form>
</div>
<div class="modal-footer border-secondary">