From 16b795b0863f441d7b82dcee0fabc667bf54921f Mon Sep 17 00:00:00 2001
From: jhjang <jhjang@maprex.co.kr>
Date: 목, 16 12월 2021 10:01:34 +0900
Subject: [PATCH] Merge branch 'master' of http://192.168.0.25:9001/r/owl-kisa

---
 src/main/webapp/scripts/components/utils/issueSearchArrayViewElement.directive.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/scripts/components/utils/issueSearchArrayViewElement.directive.js b/src/main/webapp/scripts/components/utils/issueSearchArrayViewElement.directive.js
index 23f8234..5f59bb8 100644
--- a/src/main/webapp/scripts/components/utils/issueSearchArrayViewElement.directive.js
+++ b/src/main/webapp/scripts/components/utils/issueSearchArrayViewElement.directive.js
@@ -55,7 +55,7 @@
                                 }
 
 
-                                makeTag += "<span ng-click='fn.remove(" + list.id + ")'>횞</span>";
+                                // makeTag += "<span ng-click='fn.remove(" + list.id + ")'>횞</span>";
                                 makeTag += "</p>";
                             });
 

--
Gitblit v1.8.0