diff --git a/app/modules/project/templates/project/inbox.html b/app/modules/project/templates/project/inbox.html index 81acc30..6426c9a 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 %} @@ -45,5 +45,5 @@ {% endif %} - + {% endblock %} diff --git a/app/modules/project/templates/project/index.html b/app/modules/project/templates/project/index.html index 7d6203e..c45d5f1 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 %} @@ -376,5 +376,5 @@ - + {% endblock %} diff --git a/app/modules/project/templates/project/project.html b/app/modules/project/templates/project/project.html index 87b0deb..81d6b8c 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 %} - + @@ -139,13 +139,17 @@
+ 최대 4열 매이슨리로 배치하고, 세션이 늘어나면 pj-board 안에서만 + 세로 스크롤된다(좌측 프로젝트 목록·우측 내 업무와 스크롤이 서로 + 안 얽히게 각자 독립). "+ 세션 추가" 버튼은 스크롤 영역 밖(고정 + 위치)에 있어 항상 보인다. -->
-
+
+
+