Skip to content

Commit c4b6233

Browse files
committed
Updated default GET page for filesystem sample.
1 parent c62abb7 commit c4b6233

File tree

4 files changed

+109
-112
lines changed

4 files changed

+109
-112
lines changed

examples/milton-spring-fs/src/main/resources/handler/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ <h3>Editing Microsoft Office and Other Docs</h3>
117117
window.open("/wwwroot/AjaxIntegrationTests.html", "", "menubar=1,location=1,status=1,scrollbars=1,resizable=1,width=" + width + ",height=" + height);
118118
}
119119
</script>
120-
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
121-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
122-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script>
123120
<script type="text/javascript" src="/wwwroot/js/app.js"></script></body>
124121
<script type="text/javascript" src="/wwwroot/js/collapse.js"></script></body>
125122
</html>

examples/milton-spring-fs/src/main/webapp/WEB-INF/wwwroot/css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)