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

View File

@ -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>