anderx 6 年 前
コミット
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>