aboutsummaryrefslogtreecommitdiff
path: root/app/views/helpers/configure/query.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/helpers/configure/query.phtml')
-rw-r--r--app/views/helpers/configure/query.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/helpers/configure/query.phtml b/app/views/helpers/configure/query.phtml
index b078e1ed1..9336772bb 100644
--- a/app/views/helpers/configure/query.phtml
+++ b/app/views/helpers/configure/query.phtml
@@ -11,7 +11,7 @@
<a href="<?= $this->query->getUrl() ?>"><?= _i('link') ?> <?= _t('gen.action.filter') ?></a>
</div>
- <form method="post" action="<?= _url('configure', 'query', 'id', $this->queryId, '#', 'slider') ?>" autocomplete="off">
+ <form method="post" action="<?= _url('configure', 'query', 'id', $this->queryId, '#', 'slider') ?>" autocomplete="off" data-auto-leave-validation="1">
<input type="hidden" name="_csrf" value="<?= FreshRSS_Auth::csrfToken() ?>" />
<div class="form-group">