Ver Fonte

planninglayout 수정

bin2107 há 5 anos atrás
pai
commit
963a540b9e

+ 1 - 5
src/main/webapp/WEB-INF/views/web/common/layout/PlanningLayoutWeb.html

@@ -14,7 +14,7 @@
 </div>
 	
 <th:block th:replace="~{web/common/fragments/VariablesWeb :: variables}"></th:block>
-
+<th:block th:replace="~{web/common/fragments/ScriptsWeb :: scripts}"></th:block>
 
 <!-- GNB -->
 <th:block th:if="${brandGroupInfo == null }">
@@ -23,8 +23,6 @@
 <th:block th:if="${brandGroupInfo != null }">
 	<header id="header" th:replace="~{web/common/fragments/BrandGnbWeb :: gnb}"></header>
 </th:block>
-
-
 <!--// GNB -->
 
 <!-- CONTENT AREA -->
@@ -34,8 +32,6 @@
 <!-- Footer -->
 <footer id="footer" th:replace="~{web/common/fragments/FooterWeb :: footer}"></footer>
 
-<th:block th:replace="~{web/common/fragments/ScriptsWeb :: scripts}"></th:block>
-
 <script th:inline="javascript">
 /*<![CDATA[*/
 	$(document).ready(function() {