Update multi-tool.html

This commit is contained in:
Anthony Stirling 2024-11-16 08:40:34 +00:00 committed by GitHub
parent 03529567ba
commit cca3b6b525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,9 +83,6 @@
</span>
</button>
</div>
<div class="mb-3">
<button type="button" id="resetFileInputBtn" class="btn btn-danger" onclick="removeAllElements()" th:text="#{reset}">Reset</button>
</div>
<div id="selected-pages-display" class="selected-pages-container hidden">
<div style="display:flex; height:3rem; margin-right:1rem">
<h5 th:text="#{multiTool.selectedPages}" style="white-space: nowrap; margin-right: 1rem;">Selected
@ -165,4 +162,4 @@
</script>
</body>
</html>
</html>