mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 08:18:50 +00:00
Updating the materialize library and calls.
This commit is contained in:
parent
a118bf38fc
commit
e44ef98be4
17 changed files with 10582 additions and 15529 deletions
|
|
@ -18,9 +18,9 @@
|
|||
<div class="row">
|
||||
<div class="col s12 m12 l12">
|
||||
{{#if $eq editMode false}}
|
||||
<a class="waves-effect waves-light btn saveListMgmt green right">Add</a>
|
||||
<a class="waves-effect waves-light btn saveListMgmt green white-text right">Add</a>
|
||||
{{else}}
|
||||
<a class="waves-effect waves-light btn renameListMgmt blue right">Rename</a>
|
||||
<a class="waves-effect waves-light btn renameListMgmt blue white-text right">Rename</a>
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue