Skip to content

Commit

Permalink
Merge pull request #2485 from omar-ahmed42/fix-2478-draggableElement-…
Browse files Browse the repository at this point in the history
…null

Fix draggableElement is null by removing draggable.js
  • Loading branch information
Frooodle authored Dec 17, 2024
2 parents c6700b3 + bd20d3a commit 8053035
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
36 changes: 0 additions & 36 deletions src/main/resources/static/js/draggable.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/main/resources/templates/sign.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ <h5 th:text="#{sign.sharedSigs}"></h5>
</div>
<th:block th:insert="~{fragments/footer.html :: footer}"></th:block>
</div>
<!-- Link the draggable.js file -->
<script th:src="@{'/js/draggable.js'}"></script>

</body>

</html>

0 comments on commit 8053035

Please sign in to comment.