anderx лет назад: 7
Родитель
Сommit
c1340e30e6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/technologyTrading/demandDetail.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/technologyTrading/demandDetail.html

@@ -26,7 +26,7 @@
 						<h3 th:text="${#strings.abbreviate(demand.name,11)}" type="3"  class="orderType cname"></h3>
 						<h3 th:text="${#strings.abbreviate(demand.name,11)}" type="3"  class="orderType cname"></h3>
 					</div>
 					</div>
 					<div class="big_img">
 					<div class="big_img">
-						<div class="serviceDatailsImg" th:if="${demand.firstPic} == null " >
+						<div class="serviceDetailsImg" th:if="${demand.firstPic} == null " >
 							<img th:src="${portalHost+'/img/initPic/demandInit.jpg'}" alt=""/>
 							<img th:src="${portalHost+'/img/initPic/demandInit.jpg'}" alt=""/>
 						</div>
 						</div>
 						<div th:if="${demand.firstPic} != null " >
 						<div th:if="${demand.firstPic} != null " >