Просмотр исходного кода

Merge branch 'sowon' into develop

sowon4187 5 лет назад
Родитель
Сommit
d7c6688bfd

+ 4 - 3
src/main/webapp/WEB-INF/views/web/planning/PlanningDetailFormWeb.html

@@ -69,6 +69,8 @@
 								</th:block>
 								
 							</th:block>
+							
+						
 							<div class="coner_front">
 								<div class="promotion_visual" th:if="${fsrcInfoBtm != null}" th:utext="${fsrcInfoBtm.fsrcPc}"></div>
 								<!-- 하단배너 -->
@@ -336,8 +338,7 @@ if(coupon != null || coupon != ''){
 			html += '					</button>';			
 		}
 		html += '				</div>';
-		html += '				<button type="button" class="btn_underline"';
-		html += '					id="btn_cpinfo_pop">';
+		html += '				<button type="button" class="btn_underline"	id="btn_cpinfo_pop" onclick="useInfoCoupon('+coupon[i].cpnId+')">';
 		html += '					<span>사용안내</span>';
 		html += '				</button>';
 		html += '			</li>';
@@ -606,7 +607,7 @@ return num.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",");
                     clickable: true,
                 },
             });
-
+            
             
             //내부앵커이동
             $(".bullet_sticky_nav li a").on("click", function(){