Explorar el Código

Merge branch 'jsshin' into develop

jsshin hace 5 años
padre
commit
4e51951a45

+ 2 - 1
src/main/webapp/WEB-INF/views/web/planning/PlanningCustGradeBenefitFormWeb.html

@@ -107,7 +107,7 @@
 										<strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
 										<strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
 									</p>
 									</p>
 									<p id="vipGrade" style="display: none;">
 									<p id="vipGrade" style="display: none;">
-										다음달에<strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
+										다음달에 <strong class="c_primary"><span>VIP</span> 등급 혜택</strong>을 받으실 수 있습니다.
 									</p>
 									</p>
 								</div>
 								</div>
 							</div>
 							</div>
@@ -340,6 +340,7 @@
 		if (remnantBuyAmt > 0 || remnantBuyCnt > 0) {
 		if (remnantBuyAmt > 0 || remnantBuyCnt > 0) {
 			$nextGrde.text(nextCustGradePolicy.gradeCdNm);
 			$nextGrde.text(nextCustGradePolicy.gradeCdNm);
 		}
 		}
+
 	}
 	}
 
 
 	// 기존 VIP / 새로운 VIP 구분
 	// 기존 VIP / 새로운 VIP 구분