mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Updated myTasks with newer materialize.
This commit is contained in:
parent
3d060e2eef
commit
17b42b7d68
4 changed files with 12 additions and 5 deletions
|
|
@ -12,7 +12,7 @@
|
|||
{{#each mytaskitems}}
|
||||
<li class="collection-item blue darken-3">{{taskName}}</li>
|
||||
{{else}}
|
||||
<li class="collection-item blue darken-4">No Tasks</li>
|
||||
<li class="collection-item blue darken-4">No Tasks due Today</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue