load tester beta
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
|
||||
</th:block>
|
||||
<th:block layout:fragment="contentScript">
|
||||
|
||||
</th:block>
|
||||
<link th:href="@{/css/resizable.css}" rel="stylesheet" />
|
||||
<script>
|
||||
$(function () {
|
||||
const container = document.querySelector('.api-tester-layout');
|
||||
@@ -156,7 +156,7 @@
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<footer th:replace="fragment/footer :: footerFragment"></footer>
|
||||
<!--<footer th:replace="fragment/footer :: footerFragment"></footer>-->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user