some tools lack PDFLib

This commit is contained in:
Ludy87
2024-12-18 21:03:08 +01:00
parent 0436f45de5
commit 164381e940
12 changed files with 3 additions and 14 deletions

View File

@@ -145,7 +145,6 @@
<th:block th:insert="~{fragments/footer.html :: footer}"></th:block>
</div>
<script type="module" th:src="@{'/pdfjs-legacy/pdf.mjs'}"></script>
<script th:src="@{'/js/thirdParty/pdf-lib.min.js'}"></script>
<script>
window.selectedPages = [];
window.selectPage = false;