wubb 8 years ago
parent
commit
7782b2a22e
1 changed files with 1 additions and 1 deletions
  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>