fix: save comment

This commit is contained in:
Dobin
2024-03-23 18:36:22 +00:00
parent 11ec4a785b
commit cf927e22e0
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
<div class="row">
<div class="col-3">
<input type="text" name="comment" class="hidden form-control" placeholder="Comment" value="{{project.comment}}"
<input type="text" name="comment" class="hidden form-control"
placeholder="Comment" value="{{project.comment}}"
placeholder="" aria-label="PROJECTNAME" aria-describedby="basic-addon1">
<select class="form-select" name="shellcode" aria-label="SHELLCODE">