From d6424c2272b2ca0d44752f9e5c2f06928d9c2115 Mon Sep 17 00:00:00 2001 From: king Date: Tue, 15 Sep 2026 13:34:19 +0900 Subject: [PATCH] =?UTF-8?q?fix(project):=20=EB=8C=93=EA=B8=80=20=ED=8C=9D?= =?UTF-8?q?=EC=97=85=20=EB=8B=AB=EA=B8=B0(X)=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 배경 클릭으로 닫는 방식만 유지. Co-Authored-By: Claude Sonnet 5 --- app/modules/project/templates/project/inbox.html | 2 +- app/modules/project/templates/project/index.html | 5 +---- app/modules/project/templates/project/project.html | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app/modules/project/templates/project/inbox.html b/app/modules/project/templates/project/inbox.html index a123116..5b17706 100644 --- a/app/modules/project/templates/project/inbox.html +++ b/app/modules/project/templates/project/inbox.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - + {% endblock %} diff --git a/app/modules/project/templates/project/index.html b/app/modules/project/templates/project/index.html index dc37065..c2d570c 100644 --- a/app/modules/project/templates/project/index.html +++ b/app/modules/project/templates/project/index.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - + {% endblock %} @@ -311,9 +311,6 @@

댓글

-
    diff --git a/app/modules/project/templates/project/project.html b/app/modules/project/templates/project/project.html index b195963..9420513 100644 --- a/app/modules/project/templates/project/project.html +++ b/app/modules/project/templates/project/project.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - +