From 9c237ff6f08cb7a4121cac6c642660ced1045030 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 화, 21 12월 2021 11:16:02 +0900 Subject: [PATCH] - 트리구조 데이터 없을때 데이터 없음 표시 - 이슈 추가 시 담당부서가 워크플로우 '생성' 상태의 담당부서가 선택되는 기능 --- src/main/webapp/custom_components/js-information/js-information.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/custom_components/js-information/js-information.html b/src/main/webapp/custom_components/js-information/js-information.html index 10ca80a..2fa218e 100644 --- a/src/main/webapp/custom_components/js-information/js-information.html +++ b/src/main/webapp/custom_components/js-information/js-information.html @@ -1,6 +1,6 @@ -<div class="floated-chat-btn" ui-sref="support.support" ng-if="$root.showaskbtn()"> - <i class="os-icon os-icon-mail-07"></i><span translate="inquiry.toInquiry">臾몄쓽�븯湲�</span> -</div> +<!--<div class="floated-chat-btn" ui-sref="support.support" ng-if="$root.showaskbtn()">--> +<!-- <i class="os-icon os-icon-mail-07"></i><span translate="inquiry.toInquiry">臾몄쓽�븯湲�</span>--> +<!--</div>--> <!-- <div class="floated-chat-w active" ng-show="$root.information"> <div class="floated-chat-i"> -- Gitblit v1.8.0