From a52f64e5eecbd7b28ddea5a050ed9c793c2d62f9 Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 화, 28 12월 2021 16:19:31 +0900
Subject: [PATCH] 이슈 리스트 상세 검색 프로젝트명 , 이슈 유형 관련 수정 [프로젝트명과 이슈 유형은 상단에 표시 되기 때문에 "선택한 검색조건" 에는 표시 될 필요가 없음] -> 검색 목록에 이슈 유형과 프로젝트명을 삭제하고 상세검색 프로젝트, 이슈유형 항목을 삭제

---
 src/main/webapp/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index cdf13fd..8c5dedf 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -21,7 +21,7 @@
     <meta name="google-site-verification" content="yhmSp9Zsw5oecXjp43Ndu0w9rBA3FNpnNZ8bQFA_iDA"/>
     <meta name="viewport" content="user-scalable=no,initial-scale=1,maximum-scale=1">
 
-    <title>OWL ITS</title>
+    <title>�깘吏��젙蹂� �넻�빀愿�由�</title>
 
     <link type="text/css" rel="stylesheet" href="bower_components/font-awesome/css/font-awesome.css">
     <link type="text/css" rel="stylesheet" href="bower_components/jquery-ui/themes/base/jquery-ui.css">
@@ -44,7 +44,7 @@
     <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik:300,400,500">
 
     <!--    google font -->
-    <link rel="shortcut icon" href="assets/images/favicon.png"/> <!-- �씠誘몄� �븘�씠肄� -->
+    <link rel="shortcut icon" href="assets/images/kisa-favicon.png"/> <!-- �씠誘몄� �븘�씠肄� -->
 
     <!-- Google Tag Manager -->
     <!-- zenith edit

--
Gitblit v1.8.0