mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 08:18:50 +00:00
Updated product management to use newer materialize libraries
This commit is contained in:
parent
df3eb4ff08
commit
27b3c82faf
7 changed files with 65 additions and 83 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<td>{{prodName}} </td>
|
||||
<td>{{prodStore}}</td>
|
||||
<td>
|
||||
<i class="material-icons clickable deleteProduct">delete</i>
|
||||
<i class="material-icons clickable deleteProduct modal-trigger" data-target="modalDelete">delete</i>
|
||||
<i class="material-icons clickable editProduct">edit</i>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue