2024/07/22 발송결과 화면 추가 수정작업
@ad41e555957782c5f2a9d30c10fa8f559ec1c416
--- src/main/webapp/publish/textingmsg_2024_detail.html
+++ src/main/webapp/publish/textingmsg_2024_detail.html
... | ... | @@ -1,15 +1,3 @@ |
| 1 |
- |
|
| 2 |
-<th>발송방식 |
|
| 3 |
- <div class="sort_wrap"> |
|
| 4 |
- <input type="button" class="sort sortBtn" id="sort_sendKind"> |
|
| 5 |
- </div> |
|
| 6 |
-</th> |
|
| 7 |
- |
|
| 8 |
- |
|
| 9 |
-<td> |
|
| 10 |
- ${resultAllSentList.sendKind }
|
|
| 11 |
-</td> |
|
| 12 |
- |
|
| 13 | 1 |
<!DOCTYPE html> |
| 14 | 2 |
<html lang="ko"> |
| 15 | 3 |
|
--- src/main/webapp/publish/textingmsg_2024_list.html
+++ src/main/webapp/publish/textingmsg_2024_list.html
... | ... | @@ -1,15 +1,3 @@ |
| 1 |
- |
|
| 2 |
-<th>발송방식 |
|
| 3 |
- <div class="sort_wrap"> |
|
| 4 |
- <input type="button" class="sort sortBtn" id="sort_sendKind"> |
|
| 5 |
- </div> |
|
| 6 |
-</th> |
|
| 7 |
- |
|
| 8 |
- |
|
| 9 |
-<td> |
|
| 10 |
- ${resultAllSentList.sendKind }
|
|
| 11 |
-</td> |
|
| 12 |
- |
|
| 13 | 1 |
<!DOCTYPE html> |
| 14 | 2 |
<html lang="ko"> |
| 15 | 3 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?