From 4d0ba3054ff90da4cad9a45adf74700b73454d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Thu, 21 Sep 2023 15:12:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=A0=EC=9B=90=EC=84=B8=EB=B6=80=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../js/faStatistics/unlawfulFishing/illegalShipSailor.js | 2 +- .../illegalShipSailor/illegalShipSailorPage.html | 4 ++-- .../unlawfulFishing/illegalShipSailor/issAddModal.html | 4 ++-- .../unlawfulFishing/illegalShipSailor/issEditModal.html | 6 +++--- .../unlawfulFishing/illegalShipSailor/issHistoryDiv.html | 4 ++-- .../unlawfulFishing/illegalShipSailor/issViewModal.html | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/resources/static/js/faStatistics/unlawfulFishing/illegalShipSailor.js b/src/main/resources/static/js/faStatistics/unlawfulFishing/illegalShipSailor.js index 7336db74..7f4c5b1d 100644 --- a/src/main/resources/static/js/faStatistics/unlawfulFishing/illegalShipSailor.js +++ b/src/main/resources/static/js/faStatistics/unlawfulFishing/illegalShipSailor.js @@ -82,7 +82,7 @@ $(document).on('click', '.saveAllInfoBtn', function (){ sailorNameKr: sailorDiv.find(".sailorNameKr").val(), sailorNameCn: sailorDiv.find(".sailorNameCn").val(), birthdate: sailorDiv.find(".birthdate").val(), - detentionYn: sailorDiv.find(".detentionYn").val(), + isRestriction: sailorDiv.find(".isRestriction").val(), residence: sailorDiv.find(".residence").val(), education: sailorDiv.find(".education").val(), position: sailorDiv.find(".position").val(), diff --git a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/illegalShipSailorPage.html b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/illegalShipSailorPage.html index f25916b2..818e2114 100644 --- a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/illegalShipSailorPage.html +++ b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/illegalShipSailorPage.html @@ -142,8 +142,8 @@ - - + + diff --git a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issAddModal.html b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issAddModal.html index 13dafe2b..2778efee 100644 --- a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issAddModal.html +++ b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issAddModal.html @@ -47,7 +47,7 @@
- @@ -179,7 +179,7 @@
- diff --git a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issEditModal.html b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issEditModal.html index 23ec3e4d..b1a74561 100644 --- a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issEditModal.html +++ b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issEditModal.html @@ -42,10 +42,10 @@
- - - + +
diff --git a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issHistoryDiv.html b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issHistoryDiv.html index 212c6583..52790660 100644 --- a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issHistoryDiv.html +++ b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issHistoryDiv.html @@ -12,8 +12,8 @@
diff --git a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issViewModal.html b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issViewModal.html index 7d414726..acaf65e0 100644 --- a/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issViewModal.html +++ b/src/main/resources/templates/faStatistics/unlawfulFishing/illegalShipSailor/issViewModal.html @@ -42,10 +42,10 @@ - +