cleanup and defaults

This commit is contained in:
Anthony Stirling
2023-09-11 23:42:18 +01:00
parent 1404e33386
commit 24e665bfd5
52 changed files with 28 additions and 139 deletions

View File

@@ -14,7 +14,7 @@
<div class="col-md-6">
<h2 th:text="#{getPdfInfo.header}"></h2>
<form id="pdfInfoForm" method="post" enctype="multipart/form-data"
th:action="@{get-info-on-pdf}">
th:action="@{api/v1/security/get-info-on-pdf}">
<div
th:replace="~{fragments/common :: fileSelector(name='fileInput', multiple=false, remoteCall='false')}"></div>
<br>