From a1dbcb72499f24270b8da2fa6460529c395f851d Mon Sep 17 00:00:00 2001 From: hskwon Date: Tue, 2 Dec 2025 14:21:31 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20JSON=20Import=20=EB=A9=94=EB=89=B4?= =?UTF-8?q?=EB=A5=BC=20=ED=94=84=EB=A1=9C=EC=A0=9D=ED=8A=B8=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20=EB=82=B4=20=EB=B2=84=ED=8A=BC=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 사이드바에서 JSON Import 메뉴 항목 제거 - 프로젝트 목록 페이지에 JSON Import 버튼 추가 --- resources/views/partials/sidebar.blade.php | 10 ---------- .../project-management/projects/index.blade.php | 14 +++++++++++--- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/resources/views/partials/sidebar.blade.php b/resources/views/partials/sidebar.blade.php index 43911e71..86811b5a 100644 --- a/resources/views/partials/sidebar.blade.php +++ b/resources/views/partials/sidebar.blade.php @@ -290,16 +290,6 @@ class="flex items-center gap-2 pr-3 py-2 rounded-lg text-sm text-gray-700 hover: 프로젝트 -
  • - - - - - JSON Import - -
  • - - + 새 프로젝트 - +