Projects STRLCPY wrongsecrets Commits d51e9f06
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    src/main/resources/templates/index.html
    skipped 19 lines
    20 20   
    21 21   <script th:src="@{/webjars/bootstrap/5.2.3/js/bootstrap.bundle.min.js}"></script>
    22 22   <script th:src="@{/webjars/github-buttons/2.14.1/dist/buttons.js}"></script>
    23  - <script th:src="@{/webjars/jquery/3.6.3/jquery.js}"></script>
     23 + <script th:src="@{/webjars/jquery/3.6.4/jquery.js}"></script>
    24 24   <script th:src="@{/webjars/datatables/1.13.2/js/jquery.dataTables.min.js}"></script>
    25 25   <script th:src="@{/webjars/datatables/1.13.2/js/dataTables.bootstrap5.min.js}"></script>
    26 26   <script th:if="${allCompleted} eq 'party'">
    skipped 34 lines
Please wait...
Page is in error, reload to recover