diff --git a/web_src/js/index.js b/web_src/js/index.js index eeb6bbd8c0..30e8257b09 100644 --- a/web_src/js/index.js +++ b/web_src/js/index.js @@ -2738,7 +2738,8 @@ function showAddAllPopup() { return false; } -function linkAction() { +function linkAction(e) { + e.preventDefault(); const $this = $(this); const redirect = $this.data('redirect'); $.post($this.data('url'), {