1
0
mirror of https://github.com/C9Glax/tranga.git synced 2025-07-15 02:52:17 +02:00

Task can now be added

This commit is contained in:
2023-05-23 16:27:09 +02:00
parent ccfa213b77
commit 5c4431778e
3 changed files with 74 additions and 26 deletions

@ -42,7 +42,7 @@
<addtask-window>
<window-titlebar>
<p>Add Task</p>
<img src="media/close-x.svg" alt="Close">
<img id="closePopupImg" src="media/close-x.svg" alt="Close">
</window-titlebar>
<window-content>
<label for="taskTypes">TaskType</label><select id="taskTypes"></select>