Explorar el Código

불필요한 여백 삭제

gagamel hace 4 años
padre
commit
1a0a270fb4

+ 0 - 2
src/main/webapp/WEB-INF/views/mob/common/layout/GoodsLayoutMob.html

@@ -24,8 +24,6 @@
 		<!-- Footer -->
 		<!-- Footer -->
 		<th:block th:replace="~{mob/common/fragments/FooterMob :: footer}"></th:block>
 		<th:block th:replace="~{mob/common/fragments/FooterMob :: footer}"></th:block>
 
 
-		
-
 <script th:inline="javascript">
 <script th:inline="javascript">
 /*<![CDATA[*/
 /*<![CDATA[*/
 	$(document).ready(function() {
 	$(document).ready(function() {

+ 0 - 2
src/main/webapp/WEB-INF/views/mob/common/layout/SubLayoutMob.html

@@ -17,8 +17,6 @@
 		<th:block th:replace="~{mob/common/fragments/FooterMob :: footer}"></th:block>
 		<th:block th:replace="~{mob/common/fragments/FooterMob :: footer}"></th:block>
 	
 	
 		<script th:inline="javascript">
 		<script th:inline="javascript">
-		
-		
 		</script>
 		</script>
 	</div>
 	</div>
 </body>
 </body>