File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
src/main/resources/templates/layout Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 160160 <artifactId >jquery</artifactId >
161161 <version >3.4.1</version >
162162 </dependency >
163- <dependency >
164- <groupId >org.webjars.npm</groupId >
165- <artifactId >popper.js</artifactId >
166- <version >1.16.0</version >
167- </dependency >
168163 <dependency >
169164 <groupId >org.webjars</groupId >
170165 <artifactId >bootstrap</artifactId >
424419 <groupId >org.webjars</groupId >
425420 <artifactId >jquery</artifactId >
426421 </dependency >
427- <dependency >
428- <groupId >org.webjars.npm</groupId >
429- <artifactId >popper.js</artifactId >
430- </dependency >
431422 <dependency >
432423 <groupId >org.webjars</groupId >
433424 <artifactId >bootstrap</artifactId >
Original file line number Diff line number Diff line change 7171 </ nav >
7272 </ footer >
7373 < script th:src ="@{/js/google-analytics.js} "> </ script >
74- < script th:src ="@{/webjars/jquery/3.4.1/jquery.min.js} "> </ script >
75- < script th:src ="@{/webjars/popper.js/1.16.0 /umd/popper.min.js} "> </ script >
74+ < script th:src ="@{/webjars/jquery/3.4.1/jquery.slim. min.js} "> </ script >
75+ < script th:src ="@{/webjars/popper.js/1.14.3 /umd/popper.min.js} "> </ script >
7676 < script th:src ="@{/webjars/bootstrap/4.4.1-1/js/bootstrap.min.js} "> </ script >
7777 < script th:src ="@{/webjars/font-awesome/5.13.0/js/all.min.js} "> </ script >
7878 <!--/* Per-page placeholder for additional links */-->
You can’t perform that action at this time.
0 commit comments