anderx пре 5 година
родитељ
комит
63c38dbdf8
1 измењених фајлова са 1 додато и 1 уклоњено
  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>