Fix wish not updating after saving
This commit is contained in:
parent
6178983c4e
commit
6681c3f9c1
1 changed files with 1 additions and 1 deletions
|
@ -783,7 +783,7 @@ $(function () {
|
|||
|
||||
$('body').toast({ message: wishthis.strings.toast.wish.update });
|
||||
|
||||
$('.ui.dropdown.wishlists').api('query');
|
||||
$('.ui.dropdown.filter.priority').api('query');
|
||||
|
||||
modalAddOrEdit.modal('hide');
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue