From b17bd19f6dc65f6cbb272e53b0d7f4d11e71b7b6 Mon Sep 17 00:00:00 2001 From: JSYOO Date: Wed, 17 Nov 2021 16:38:34 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=9E=A5=EC=9E=90=EB=A3=8C=20wax=2010?= =?UTF-8?q?0=EC=A0=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp index a4286493..2cb3c072 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp @@ -344,7 +344,7 @@ function fn_search_article(pageIndex) {
  • - 미상포함 +
  • @@ -415,9 +415,12 @@ function fn_search_article(pageIndex) { +
    + style="display:none;" placeholder="검색어를 입력하세요." value="${searchVO.query}" maxlength="50" /> + style="display:none;" placeholder="결과내재검색" value="${searchVO.reQuery}" maxlength="50" />