anioop
This commit is contained in:
parent
7f54c2a63c
commit
a5b0912839
1 changed files with 63 additions and 62 deletions
|
@ -15,6 +15,7 @@ block content
|
|||
th Delete
|
||||
tbody
|
||||
each item, index in wishlist
|
||||
if req.user._id === item.addedBy || req.params.user !== req.user._id
|
||||
tr
|
||||
if item.url
|
||||
td(data-label='Name')
|
||||
|
|
Loading…
Reference in a new issue