gagamel 4 лет назад
Родитель
Сommit
1a0a270fb4

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

@@ -24,8 +24,6 @@
 		<!-- Footer -->
 		<th:block th:replace="~{mob/common/fragments/FooterMob :: footer}"></th:block>
 
-		
-
 <script th:inline="javascript">
 /*<![CDATA[*/
 	$(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>
 	
 		<script th:inline="javascript">
-		
-		
 		</script>
 	</div>
 </body>