diff --git a/app/Views/admin/index.php b/app/Views/admin/index.php
index 9c043f5..300cb1e 100644
--- a/app/Views/admin/index.php
+++ b/app/Views/admin/index.php
@@ -10,7 +10,8 @@
= $this->include("templates/{$viewDatas['layout']}/index_content_top"); ?>
-
+
| 번호 |
@@ -43,7 +44,7 @@
= $this->include("templates/{$viewDatas['layout']}/index_content_batchjob"); ?>
- = $this->include("templates/common/modal_iframe"); ?>
+ = $this->include("templates/common/modal_fetch"); ?>
diff --git a/app/Views/front/index.php b/app/Views/front/index.php
index 9c043f5..300cb1e 100644
--- a/app/Views/front/index.php
+++ b/app/Views/front/index.php
@@ -10,7 +10,8 @@
= $this->include("templates/{$viewDatas['layout']}/index_content_top"); ?>
-
+
| 번호 |
@@ -43,7 +44,7 @@
= $this->include("templates/{$viewDatas['layout']}/index_content_batchjob"); ?>
- = $this->include("templates/common/modal_iframe"); ?>
+ = $this->include("templates/common/modal_fetch"); ?>
diff --git a/app/Views/templates/common/modal_fetch.php b/app/Views/templates/common/modal_fetch.php
new file mode 100644
index 0000000..c9ce303
--- /dev/null
+++ b/app/Views/templates/common/modal_fetch.php
@@ -0,0 +1,105 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/Views/templates/common/modal_target.php b/app/Views/templates/common/modal_target.php
deleted file mode 100644
index 38527bc..0000000
--- a/app/Views/templates/common/modal_target.php
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
\ No newline at end of file