mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 08:18:50 +00:00
Updated Tasks and the delete confirmation modal for new materialize version.
This commit is contained in:
parent
e44ef98be4
commit
3d060e2eef
11 changed files with 76 additions and 41 deletions
|
|
@ -24,7 +24,7 @@
|
|||
{{/if}}
|
||||
</td>
|
||||
<td>
|
||||
<i class="material-icons clickable deleteTask">delete</i>
|
||||
<i class="material-icons clickable deleteTask modal-trigger" data-target="modalDelete">delete</i>
|
||||
<i class="material-icons clickable markTaskComplete">check</i>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue