From 04d9a69dac4b42fdae64190bfb0b695f39cf771e Mon Sep 17 00:00:00 2001 From: Hyung Geun Date: Sat, 28 Jan 2023 10:50:45 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=20=EC=88=9C=EC=84=9C=20=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/faStatistics/asfCov/asfCov.html | 12 ++++++------ .../templates/ivsgt/ivsgtEditModal.html | 2 +- .../templates/police/career/careerMgt.html | 2 ++ .../templates/police/education/educationMgt.html | 16 ++++------------ .../templates/police/police/policeList.html | 2 ++ .../publicBoard/board/boardEditModal.html | 2 ++ .../templates/publicBoard/board/boardPage.html | 15 ++++++++------- .../publicBoard/board/boardViewModal.html | 2 ++ .../publicBoard/notice/noticeEditModal.html | 2 ++ .../templates/publicBoard/notice/noticePage.html | 15 +++++++++------ .../publicBoard/notice/noticeViewModal.html | 2 ++ .../templates/publicBoard/qna/qnaPage.html | 15 ++++++++------- .../reference/referenceEditModal.html | 2 ++ .../publicBoard/reference/referencePage.html | 11 +++++++---- .../reference/referenceViewModal.html | 2 ++ 15 files changed, 59 insertions(+), 43 deletions(-) diff --git a/src/main/resources/templates/faStatistics/asfCov/asfCov.html b/src/main/resources/templates/faStatistics/asfCov/asfCov.html index 50525066..7572ab92 100644 --- a/src/main/resources/templates/faStatistics/asfCov/asfCov.html +++ b/src/main/resources/templates/faStatistics/asfCov/asfCov.html @@ -101,15 +101,15 @@ 사건담당경찰서 단속경찰서 단속함정 - 압송 + 압송 미압송 - 현장조사 - 기타 - 검사인원 - 양성 - 음성 + 현장조사 + 기타 + 검사인원 + 양성 + 음성 diff --git a/src/main/resources/templates/ivsgt/ivsgtEditModal.html b/src/main/resources/templates/ivsgt/ivsgtEditModal.html index 0473f627..8838c91f 100644 --- a/src/main/resources/templates/ivsgt/ivsgtEditModal.html +++ b/src/main/resources/templates/ivsgt/ivsgtEditModal.html @@ -57,7 +57,7 @@
+ diff --git a/src/main/resources/templates/police/education/educationMgt.html b/src/main/resources/templates/police/education/educationMgt.html index 2d98fca3..7aa266ec 100644 --- a/src/main/resources/templates/police/education/educationMgt.html +++ b/src/main/resources/templates/police/education/educationMgt.html @@ -81,18 +81,14 @@ 순번 + 직책 계급 성명 청 현부서
과 생년월일 성별 - 고등학교 - 전문대 - 대학교 - 석사 - 박사 - 전공 + 최종수정일 @@ -102,18 +98,14 @@ + - - - - - - + diff --git a/src/main/resources/templates/police/police/policeList.html b/src/main/resources/templates/police/police/policeList.html index 05ee433d..f2a5a168 100644 --- a/src/main/resources/templates/police/police/policeList.html +++ b/src/main/resources/templates/police/police/policeList.html @@ -94,6 +94,7 @@ 순번 + 직책 계급 성명 청 @@ -121,6 +122,7 @@ + diff --git a/src/main/resources/templates/publicBoard/board/boardEditModal.html b/src/main/resources/templates/publicBoard/board/boardEditModal.html index b3b0a4c6..74b03ec4 100644 --- a/src/main/resources/templates/publicBoard/board/boardEditModal.html +++ b/src/main/resources/templates/publicBoard/board/boardEditModal.html @@ -66,6 +66,8 @@
\ No newline at end of file diff --git a/src/main/resources/templates/publicBoard/board/boardPage.html b/src/main/resources/templates/publicBoard/board/boardPage.html index 4ef8bfc6..df87551a 100644 --- a/src/main/resources/templates/publicBoard/board/boardPage.html +++ b/src/main/resources/templates/publicBoard/board/boardPage.html @@ -65,22 +65,25 @@ - + + + - - - + - + + + + @@ -92,8 +95,6 @@ - -
순번 제목첨부파일댓글 관서 부서 계급 작성자 작성일시첨부파일댓글
diff --git a/src/main/resources/templates/publicBoard/board/boardViewModal.html b/src/main/resources/templates/publicBoard/board/boardViewModal.html index a26d8e32..82034f67 100644 --- a/src/main/resources/templates/publicBoard/board/boardViewModal.html +++ b/src/main/resources/templates/publicBoard/board/boardViewModal.html @@ -165,5 +165,7 @@ + \ No newline at end of file diff --git a/src/main/resources/templates/publicBoard/notice/noticeEditModal.html b/src/main/resources/templates/publicBoard/notice/noticeEditModal.html index 8b18ae45..c0fe555c 100644 --- a/src/main/resources/templates/publicBoard/notice/noticeEditModal.html +++ b/src/main/resources/templates/publicBoard/notice/noticeEditModal.html @@ -67,6 +67,8 @@ \ No newline at end of file diff --git a/src/main/resources/templates/publicBoard/notice/noticePage.html b/src/main/resources/templates/publicBoard/notice/noticePage.html index 9c74d7f4..499492e4 100644 --- a/src/main/resources/templates/publicBoard/notice/noticePage.html +++ b/src/main/resources/templates/publicBoard/notice/noticePage.html @@ -68,22 +68,27 @@ - + + + - - - + + + + + @@ -95,8 +100,6 @@ - -
순번 제목첨부파일댓글 관서 부서 계급 작성자 작성일시첨부파일댓글
diff --git a/src/main/resources/templates/publicBoard/notice/noticeViewModal.html b/src/main/resources/templates/publicBoard/notice/noticeViewModal.html index 8f5d532b..cbc1f0bf 100644 --- a/src/main/resources/templates/publicBoard/notice/noticeViewModal.html +++ b/src/main/resources/templates/publicBoard/notice/noticeViewModal.html @@ -165,5 +165,7 @@ + \ No newline at end of file diff --git a/src/main/resources/templates/publicBoard/qna/qnaPage.html b/src/main/resources/templates/publicBoard/qna/qnaPage.html index 47655cfb..96c03c2e 100644 --- a/src/main/resources/templates/publicBoard/qna/qnaPage.html +++ b/src/main/resources/templates/publicBoard/qna/qnaPage.html @@ -66,22 +66,25 @@ - + + + - - - + - + + + + @@ -93,8 +96,6 @@ - -
순번 제목첨부파일댓글 관서 부서 계급 작성자 작성일시첨부파일댓글
diff --git a/src/main/resources/templates/publicBoard/reference/referenceEditModal.html b/src/main/resources/templates/publicBoard/reference/referenceEditModal.html index cc723187..f33982f2 100644 --- a/src/main/resources/templates/publicBoard/reference/referenceEditModal.html +++ b/src/main/resources/templates/publicBoard/reference/referenceEditModal.html @@ -85,6 +85,8 @@ \ No newline at end of file diff --git a/src/main/resources/templates/publicBoard/reference/referencePage.html b/src/main/resources/templates/publicBoard/reference/referencePage.html index 053a4977..df9ba9af 100644 --- a/src/main/resources/templates/publicBoard/reference/referencePage.html +++ b/src/main/resources/templates/publicBoard/reference/referencePage.html @@ -71,21 +71,24 @@ - + + + - - - + + + diff --git a/src/main/resources/templates/publicBoard/reference/referenceViewModal.html b/src/main/resources/templates/publicBoard/reference/referenceViewModal.html index 57714dab..05ed67fa 100644 --- a/src/main/resources/templates/publicBoard/reference/referenceViewModal.html +++ b/src/main/resources/templates/publicBoard/reference/referenceViewModal.html @@ -171,5 +171,7 @@ + \ No newline at end of file
순번 제목첨부파일댓글 관서 부서 계급 작성자 작성일시첨부파일댓글