커밋
This commit is contained in:
parent
8af10b6cec
commit
c04a49ea18
@ -480,7 +480,7 @@ function fn_search_article(pageIndex) {
|
||||
<p><span>${result.operOutRangeNm}</span><span>${result.operReadRangeNm}</span></p>
|
||||
</c:if>
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
</c:choose>
|
||||
<c:if test="${result.ableOnline eq true}">
|
||||
<button type="button" class="btn-color" onclick="gfn_showDocPdf('${result.interfaceId}','${result.masterId}','${result.typeDivCd}','${result.dtlsTypeDivCd}')";>원문보기</button>
|
||||
</c:if>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user