wro4j ausgebaut
[website] / src / main / webapp / thymeleaf / templates / layout.html
index fe4010b..72b89d6 100644 (file)
@@ -14,9 +14,9 @@
       @import '[[@{/css/print.css}]]' print;
     </style>
     <script src="../../js/prettify.js" th:src="@{/js/prettify.js}"></script>
-    <script src="../../js/less-1.5.1.js" th:remove="all"></script>
+    <script src="../../js/less-1.7.0.min.js" th:remove="all"></script>
   </head>
-  <body id="top" th:class="${contentclass}?:'menu'" onload="prettyPrint()">
+  <body id="top" class="menu" th:class="${contentclass}?:'menu'" onload="prettyPrint()">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo" layout:fragment="header"><a href="../index.html" th:href="@{/}" title="Home" class="l">juplo</a></h1>