mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Updated Menus and Menu Items to use newer materialize
This commit is contained in:
parent
ea3ed117ff
commit
81559683eb
9 changed files with 59 additions and 54 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<i class="material-icons clickable markComplete right" id="check_{{this._id}}">check</i>
|
||||
</li>
|
||||
{{/each}}
|
||||
<li class="collection-item clickable addNew" id="addMenu"> + Add New Menu</li>
|
||||
<li class="collection-item clickable addNew modal-trigger" data-target="modalMenu" id="addMenu"> + Add New Menu</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue