Explorar el Código

Merge remote-tracking branch 'TSIT/ST24PRJ-690' into develop

card007 hace 4 años
padre
commit
c1b5d4f508

+ 1 - 1
src/main/webapp/WEB-INF/views/web/display/SearchGoodsListFormWeb.html

@@ -791,7 +791,7 @@
 					html += '			<div class="shape ranker"><span>NEW</span></div>\n';
 					html += '			<img src="'+_imgUrl+'/'+item.mainPimg+'" alt="">\n';
 					html += '				<div class="exhi_detail">\n';
-					html += '					<p class="brand">TBJ 외</p>\n';
+					//html += '					<p class="brand">TBJ 외</p>\n';
 					html += '					<h3 class="tit">'+item.planNm+'</h3>\n';
 					html += '					<p class="sale">'+item.dtlTitle1+'</p>\n';
 					html += '				</div>\n';