Cache form inputs between runs (#1066)

* Changes!

* lang
This commit is contained in:
Anthony Stirling
2024-04-20 14:46:49 +01:00
committed by GitHub
parent 73f90885b4
commit 06a178cc03
34 changed files with 569 additions and 168 deletions

View File

@@ -60,7 +60,7 @@
<!-- Help Modal -->
<link rel="stylesheet" href="css/errorBanner.css">
<script src="js/cacheFormInputs.js"></script>
<script src="js/tab-container.js"></script>
<script src="js/darkmode.js"></script>
</th:block>