자세히 보기 : 클릭시 새창으로 처리 (요청 : 김진영 차장 & 김혜준대리 협의 결과)
This commit is contained in:
parent
67060cbaad
commit
b19ec1d8e5
@ -148,7 +148,7 @@ function fn_listPops(typeDivCd) {
|
||||
<h3>${bannerItem.title }</h3>
|
||||
<p>${bannerItem.bannerDesc }</p>
|
||||
<c:if test="${not empty bannerItem.url }">
|
||||
<p><a href="javascript:(0)" onclick="gfn_gotoUrl('${bannerItem.url}')" class="eff">자세히 보기 ></a></p>
|
||||
<p><a href="javascript:(0)" onclick="gfn_openNewWindow('${bannerItem.url}')" class="eff">자세히 보기 ></a></p>
|
||||
</c:if>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user