wubb 8 년 전
부모
커밋
7782b2a22e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/news/newsDetails.html

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

@@ -197,7 +197,7 @@
 	</footer>
 	<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
 	<script type="text/javascript"
-		th:src="${portalHost + '/news/newsDetails.js'}"></script>
+		th:src="${portalHost + '/news/newsDetails.js'}"></script> 
 </body>
 
 </html>