aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-01-13 20:33:21 -0500
committertdro <tdro@noreply.example.com>2024-01-13 20:33:21 -0500
commit8b53662def693a97ee5e0b5697841cf7859b6704 (patch)
tree91404ed8b418b5fd7eaf72eebc1e89549faaef9c /themes/default/layouts
parent30d33a9eedca8ae4b2e6082b915579c309f8b52c (diff)
downloadcanory-8b53662def693a97ee5e0b5697841cf7859b6704.tar.gz
canory-8b53662def693a97ee5e0b5697841cf7859b6704.tar.bz2
canory-8b53662def693a97ee5e0b5697841cf7859b6704.zip
static/js/update: Handle no drift
Some browsers can't read headers. Prepare _self and add reset state
Diffstat (limited to 'themes/default/layouts')
-rw-r--r--themes/default/layouts/partials/navigator-middle.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/layouts/partials/navigator-middle.html b/themes/default/layouts/partials/navigator-middle.html
index f616a2b..efe5153 100644
--- a/themes/default/layouts/partials/navigator-middle.html
+++ b/themes/default/layouts/partials/navigator-middle.html
@@ -18,6 +18,7 @@
data-update=""
id="{{ $id }}"
href="{{ $href }}"
+ target="_self"
>
{{ safeHTML $icon }}
{{ safeHTML $refresh }}