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

@@ -2,7 +2,6 @@
<html th:lang="${#locale.language}" th:dir="#{language.direction}" th:data-language="${#locale.toString()}" xmlns:th="https://www.thymeleaf.org">
<head>
<th:block th:insert="~{fragments/common :: head(title=#{split-by-size-or-count.title}, header=#{split-by-size-or-count.header})}"></th:block>
<script th:src="@{'/js/thirdParty/pdf-lib.min.js'}"></script>
</head>
<body>