File tree Expand file tree Collapse file tree
src/main/resources/web/templates/dynamical/views/error Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424 <groupId >tools.dynamia.themes</groupId >
2525 <artifactId >tools.dynamia.themes.dynamical</artifactId >
26- <version >5.2 .0</version >
26+ <version >5.3 .0</version >
2727 <name >Themes - ZK Dynamical</name >
2828 <url >https://www.dynamia.tools/themes/dynamical</url >
2929 <description >Boostrap theme for DynamiaTools apps</description >
5656 </scm >
5757
5858 <properties >
59- <dynamiatools .version>5.2 .0</dynamiatools .version>
59+ <dynamiatools .version>5.3 .0</dynamiatools .version>
6060 <java .version>17</java .version>
6161 <maven .compiler>3.13.0</maven .compiler>
6262 <source .encoding>UTF-8</source .encoding>
Original file line number Diff line number Diff line change 5757 </div>
5858 <!-- /.login-box -->
5959
60-
61- <script src="${contextPath}/js/jquery.min.js"/>
62- <script src="${contextPath}/js/bootstrap.min.js"/>
63- <script src="${contextPath}/js/adminlte.min.js"/>
60+ <script src="${contextPath}/static/js/jquery.min.js"/>
61+ <script src="${contextPath}/static/js/bootstrap.min.js"/>
62+ <script src="${contextPath}/static/js/adminlte.min.js"/>
6463
6564
6665 <script>
You can’t perform that action at this time.
0 commit comments