c:out 1차커밋

This commit is contained in:
JSYOO 2021-12-13 09:19:41 +09:00
parent c27c701222
commit 530a2ab246

View File

@ -231,7 +231,7 @@ function fn_listPops(typeDivCd) {
<div class="inner">
<div class="pick-box">
<h3 class="title"><span>문화원's</span> Pick</h3>
<p class="desc">${mngOrgNm }<c:if test='${fn:endsWith(mngOrgNm, "원") }'>이</c:if><c:if test='${not fn:endsWith(mngOrgNm, "원") }'>가</c:if> 추천하는 자료를 만나보세요!</p>
<p class="desc"><c:out value='${mngOrgNm }'/><c:if test='${fn:endsWith(mngOrgNm, "원") }'>이</c:if><c:if test='${not fn:endsWith(mngOrgNm, "원") }'>가</c:if> 추천하는 자료를 만나보세요!</p>
<!-- Swiper -->
<div class="swiper pickSwiper">