add new func

This commit is contained in:
danamir
2024-06-09 21:45:04 +03:00
parent 0bcde72bba
commit 40bb5d83f0
6 changed files with 230 additions and 12 deletions

View File

@@ -17,6 +17,10 @@
<input type="checkbox" value="yes" id="recentzent">
Рецензент
</label>
<label>
<input type="checkbox" value="yes" id="secretar">
Секретарь
</label>
<button type="button" name="AddChlenKom" id="addbtn">
Добавить
</button>