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 @@
- |