Skip to content

Commit

Permalink
Set to first page on search redirect (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
kows authored Jul 16, 2023
1 parent df990a8 commit 0aa6ccf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
}

function search() {
loadItems();
goToPage(1);
}

function openRedirectDialog(model) {
Expand Down

0 comments on commit 0aa6ccf

Please sign in to comment.