kmg 2024-07-22
2024/07/22 발송결과 화면 추가 수정작업
@ad41e555957782c5f2a9d30c10fa8f559ec1c416
src/main/webapp/publish/textingmsg_2024_detail.html
--- src/main/webapp/publish/textingmsg_2024_detail.html
+++ src/main/webapp/publish/textingmsg_2024_detail.html
@@ -1,15 +1,3 @@
-
-<th>발송방식
-	<div class="sort_wrap">
-		<input type="button" class="sort sortBtn" id="sort_sendKind">
-	</div>
-</th>
-
-
-<td>
-	${resultAllSentList.sendKind }
-</td>
-
 <!DOCTYPE html>
 <html lang="ko">
 
src/main/webapp/publish/textingmsg_2024_list.html
--- src/main/webapp/publish/textingmsg_2024_list.html
+++ src/main/webapp/publish/textingmsg_2024_list.html
@@ -1,15 +1,3 @@
-
-<th>발송방식
-	<div class="sort_wrap">
-		<input type="button" class="sort sortBtn" id="sort_sendKind">
-	</div>
-</th>
-
-
-<td>
-	${resultAllSentList.sendKind }
-</td>
-
 <!DOCTYPE html>
 <html lang="ko">
 
Add a comment
List