Revert to older version of bootstrap, requires more work to get the layout working again
Especially the mailbox is not working in Bootstrap version 4
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
href="/webjars/bootstrap/3.3.7/css/bootstrap.min.css"/>
|
||||
<!--<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"/>-->
|
||||
<link rel="stylesheet" th:href="@{/css/main.css}"/>
|
||||
<script src="/webjars/jquery/3.2.1/jquery.min.js"></script>
|
||||
<script src="/webjars/jquery/3.5.1/jquery.min.js"></script>
|
||||
<script src="/webjars/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
</div>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user