preserve scroll position when entering page editor

This commit is contained in:
2026-07-24 15:24:40 +02:00
parent 3abcc94eca
commit e37dde1e40
2 changed files with 62 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
<script src="/_/modal.js"></script>
<script src="/_/global-shortcuts.js"></script>
<script src="/_/history-nav.js"></script>
<script src="/_/scroll-sync.js" defer></script>
<script src="/_/search-suggest.js" defer></script>
<script src="/_/tree-picker.js"></script>
<script src="/_/companion.js" defer></script>