Basic task and history view

This commit is contained in:
2023-07-21 18:09:02 +01:00
parent b26b0c01b0
commit 8b1d66617f
3 changed files with 43 additions and 3 deletions

View File

@@ -26,8 +26,8 @@
</div>
<div id="mainPage" style="display: none;">
<div id="content">
<div id="tasks" class="screen" style="">Tasks</div>
<div id="history" class="screen" style="display: none;">History</div>
<div id="tasks" class="screen flex two demo" style=""></div>
<div id="history" class="screen" style="display: none;"></div>
<div id="addTask" class="screen" style="display: none;">Add Task</div>
</div>
<div id="menu" class="flex three demo">