From 55c675521892ea1bd3dce6c92c1ba66fd43ac6b3 Mon Sep 17 00:00:00 2001 From: "choi.jh" Date: Thu, 16 Oct 2025 14:49:40 +0900 Subject: [PATCH] dbmsv3 init...1 --- app/Views/admin/index.php | 2 -- app/Views/admin/payment/index.php | 2 -- app/Views/admin/popup/create_form.php | 1 - app/Views/admin/popup/index.php | 4 +--- app/Views/admin/popup/modify_form.php | 1 - app/Views/admin/popup/view.php | 1 - app/Views/admin/search/index.php | 2 -- app/Views/admin/server/index.php | 2 -- app/Views/admin/service/index.php | 2 -- app/Views/layouts/admin/bottom.php | 7 +++---- app/Views/templates/admin/index_footer.php | 5 +++-- public/css/admin/index.css | 11 ----------- public/css/front/index.css | 11 ----------- 13 files changed, 7 insertions(+), 44 deletions(-) diff --git a/app/Views/admin/index.php b/app/Views/admin/index.php index 338a04e..3e48331 100644 --- a/app/Views/admin/index.php +++ b/app/Views/admin/index.php @@ -63,10 +63,8 @@ - -
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/payment/index.php b/app/Views/admin/payment/index.php index 338a04e..3e48331 100644 --- a/app/Views/admin/payment/index.php +++ b/app/Views/admin/payment/index.php @@ -63,10 +63,8 @@ - -
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/popup/create_form.php b/app/Views/admin/popup/create_form.php index 6136645..9e537b1 100644 --- a/app/Views/admin/popup/create_form.php +++ b/app/Views/admin/popup/create_form.php @@ -21,5 +21,4 @@
include("templates/{$viewDatas['layout']}/form_content_bottom"); ?>
-
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/popup/index.php b/app/Views/admin/popup/index.php index 4852a96..45b4d30 100644 --- a/app/Views/admin/popup/index.php +++ b/app/Views/admin/popup/index.php @@ -51,7 +51,5 @@ -
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
- - + endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/popup/modify_form.php b/app/Views/admin/popup/modify_form.php index 2b22290..587ae3f 100644 --- a/app/Views/admin/popup/modify_form.php +++ b/app/Views/admin/popup/modify_form.php @@ -21,5 +21,4 @@
include("templates/{$viewDatas['layout']}/form_content_bottom"); ?>
-
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/popup/view.php b/app/Views/admin/popup/view.php index 28c322f..ddf121c 100644 --- a/app/Views/admin/popup/view.php +++ b/app/Views/admin/popup/view.php @@ -14,5 +14,4 @@ -
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/search/index.php b/app/Views/admin/search/index.php index e82a283..b27dcf8 100644 --- a/app/Views/admin/search/index.php +++ b/app/Views/admin/search/index.php @@ -82,11 +82,9 @@ - -
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/server/index.php b/app/Views/admin/server/index.php index 7067103..84d7f25 100644 --- a/app/Views/admin/server/index.php +++ b/app/Views/admin/server/index.php @@ -117,11 +117,9 @@ - -
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/admin/service/index.php b/app/Views/admin/service/index.php index 872a7af..7d953a6 100644 --- a/app/Views/admin/service/index.php +++ b/app/Views/admin/service/index.php @@ -106,11 +106,9 @@ - -
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?> \ No newline at end of file diff --git a/app/Views/layouts/admin/bottom.php b/app/Views/layouts/admin/bottom.php index 785e0cd..2423704 100644 --- a/app/Views/layouts/admin/bottom.php +++ b/app/Views/layouts/admin/bottom.php @@ -1,5 +1,4 @@ - - + + + \ No newline at end of file diff --git a/app/Views/templates/admin/index_footer.php b/app/Views/templates/admin/index_footer.php index 9bdf1f1..7ec0097 100644 --- a/app/Views/templates/admin/index_footer.php +++ b/app/Views/templates/admin/index_footer.php @@ -1,2 +1,3 @@ -
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
- \ No newline at end of file +include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?> + + \ No newline at end of file diff --git a/public/css/admin/index.css b/public/css/admin/index.css index cb55431..c9b79ff 100644 --- a/public/css/admin/index.css +++ b/public/css/admin/index.css @@ -158,15 +158,4 @@ div.index_bottom { white-space: normal; /* 자동 줄바꿈 */ /* border: 1px solid red; */ -} - -div.index_bottom div.modal_action_form { - margin-top: 20px; - /* border: 1px solid red; */ -} - -div.index_bottom div.modal_action_form iframe { - width: 100%; - border: none; - /* border: 1px solid blue; */ } \ No newline at end of file diff --git a/public/css/front/index.css b/public/css/front/index.css index 0f68aa5..94c68a2 100644 --- a/public/css/front/index.css +++ b/public/css/front/index.css @@ -154,15 +154,4 @@ div.index_bottom { white-space: normal; /* 자동 줄바꿈 */ /* border: 1px solid red; */ -} - -div.index_bottom div.modal_action_form { - margin-top: 20px; - /* border: 1px solid red; */ -} - -div.index_bottom div.modal_action_form iframe { - width: 100%; - border: none; - /* border: 1px solid blue; */ } \ No newline at end of file