From 8cc57c1fcdb70a655d459d43c9880aec9b3113fb Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 24 Oct 2023 10:57:55 +0900 Subject: [PATCH] =?UTF-8?q?=ED=86=B5=ED=95=A9=EC=A1=B0=ED=9A=8C=20?= =?UTF-8?q?=ED=81=B4=EB=A6=AD=EC=9D=B4=EB=B2=A4=ED=8A=B8=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/top.jsp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/include/top.jsp b/src/main/webapp/WEB-INF/jsp/include/top.jsp index 3dfee9c6..646546db 100644 --- a/src/main/webapp/WEB-INF/jsp/include/top.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/top.jsp @@ -28,7 +28,7 @@ - @@ -220,6 +220,11 @@ function fn_securityModeToggle(flag, elementId){ } +/*--------------------- 통합조회 클릭 이벤트 ---------------------*/ +$("#btnFastSearch--top").on( "click", function() { + $("#menus").find("div[data-i18n='통합조회']").parent("a").trigger("click"); +}); + /*--------------------- 사용자 메뉴얼 클릭 이벤트 ---------------------*/ $("#btnDownloadMenual--top").on( "click", function() {