mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Adding new files.
This commit is contained in:
parent
c70f9bd74e
commit
b992c9d67e
4 changed files with 78 additions and 2 deletions
|
|
@ -32,8 +32,6 @@ Meteor.methods({
|
|||
prodOwner: this.userId,
|
||||
prodStore: prodStore,
|
||||
});
|
||||
} else {
|
||||
console.log(" ---- Product exsits in database already.");
|
||||
}
|
||||
},
|
||||
'edit.product' (prodId, prodName, prodStore) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue