mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +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
|
|
@ -71,8 +71,5 @@ Template.listItemsTbl.events({
|
|||
Session.set("method", "delete.listItem");
|
||||
Session.set("item", this.itemName);
|
||||
Session.set("view", "List Items");
|
||||
|
||||
// put the new modal js here
|
||||
// $('#modalDelete').modal('open');
|
||||
},
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue