anderx il y a 5 ans
Parent
commit
63c38dbdf8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/newsDetails.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/newsDetails.html

@@ -70,7 +70,7 @@
         <!-- 底部  end -->
     </div>
     </div>
-    <div th:replace="common::footer(~{::script})">
+    <div th:replace="common::footer(~{::script},'')">
     <script></script>
     </div>
 </body>