From 62f4a8cb3b3ef1702c0de585c69a3b2fca8775d2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-QGC5RJO\\DBNT" Date: Thu, 26 Jan 2023 15:19:28 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AF=BC=EA=B0=84=ED=86=B5=EC=97=AD=EC=9D=B8,?= =?UTF-8?q?=EC=99=B8=EC=82=AC=EA=B2=BD=EC=B0=B0=20ui=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/js/police/edu.js | 12 +++---- .../static/js/translator/translator.js | 8 ++--- .../templates/faStatistics/asfCov/asfCov.html | 5 ++- .../faStatistics/asfCov/asfCovEditModal.html | 12 +++---- .../faStatistics/asfCov/asfCovViewModal.html | 2 +- .../templates/police/career/careerMgt.html | 5 ++- .../police/education/eduEditModal.html | 2 +- .../police/education/educationMgt.html | 5 ++- .../personnelStatus/personnelStatus.html | 5 ++- .../templates/police/police/policeList.html | 7 ++-- .../templates/translator/translator.html | 33 ++++++++++--------- .../translator/translatorCareerModal.html | 6 ++-- .../translator/translatorEditModal.html | 28 ++++++++-------- .../translator/translatorHistory.html | 28 ++++++++-------- .../translator/translatorStatisticsLang.html | 5 ++- 15 files changed, 92 insertions(+), 71 deletions(-) diff --git a/src/main/resources/static/js/police/edu.js b/src/main/resources/static/js/police/edu.js index 9e35074b..2ad93d6c 100644 --- a/src/main/resources/static/js/police/edu.js +++ b/src/main/resources/static/js/police/edu.js @@ -47,21 +47,21 @@ $(document).on('click', '#notPoliceTab', function (){ $(document).on('click', '#eduAddBtn', function (){ const userSeq = (Number($(this).data('userseq'))); $('#insertEdu').append( - '
'+ - '
'+ - ''+ + '
'+ + '
'+ + ''+ '
'+ ''+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ diff --git a/src/main/resources/static/js/translator/translator.js b/src/main/resources/static/js/translator/translator.js index 6fd4ebcd..b6a3fe5c 100644 --- a/src/main/resources/static/js/translator/translator.js +++ b/src/main/resources/static/js/translator/translator.js @@ -238,7 +238,7 @@ $(document).on('click', '#crrAddBtn', function (){ $('#insertCareer').append( '
'+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ '
'+ '
'+ - ''+ + ''+ '
'+ ''+ '
'+ diff --git a/src/main/resources/templates/faStatistics/asfCov/asfCov.html b/src/main/resources/templates/faStatistics/asfCov/asfCov.html index d2f0ade5..da1b0b9d 100644 --- a/src/main/resources/templates/faStatistics/asfCov/asfCov.html +++ b/src/main/resources/templates/faStatistics/asfCov/asfCov.html @@ -11,7 +11,10 @@
-

ASF 및 코로나19 관련 조치현황

+
+
+
ASF및코로나19관련조치현황
+

외사통계 > 불법조업외국어선 > ASF및코로나19관련조치현황

diff --git a/src/main/resources/templates/faStatistics/asfCov/asfCovEditModal.html b/src/main/resources/templates/faStatistics/asfCov/asfCovEditModal.html index a696fdb7..431f4deb 100644 --- a/src/main/resources/templates/faStatistics/asfCov/asfCovEditModal.html +++ b/src/main/resources/templates/faStatistics/asfCov/asfCovEditModal.html @@ -47,10 +47,10 @@
- +
- +
- +
@@ -85,7 +85,7 @@
- +
- +
@@ -118,7 +118,7 @@
- +
diff --git a/src/main/resources/templates/faStatistics/asfCov/asfCovViewModal.html b/src/main/resources/templates/faStatistics/asfCov/asfCovViewModal.html index 5db6f7ad..658cf686 100644 --- a/src/main/resources/templates/faStatistics/asfCov/asfCovViewModal.html +++ b/src/main/resources/templates/faStatistics/asfCov/asfCovViewModal.html @@ -1,7 +1,7 @@