refacto: devWeb - move css and js in files and import them in .jsp files

This commit is contained in:
kmitresse
2024-05-05 17:48:31 +02:00
parent 5596afea94
commit 8fcc732d0b
27 changed files with 481 additions and 531 deletions
@@ -7,6 +7,7 @@
<layout:base title="Profil">
<jsp:attribute name="head">
<link rel="stylesheet" href="${pageContext.request.contextPath}/static/css/form.css"/>
<script defer type="module" src="${pageContext.request.contextPath}/static/js/form/profile.js"></script>
</jsp:attribute>
<jsp:body>
<component:hero>