Merge branch 'jsp'

This commit is contained in:
itn 2023-10-11 15:58:39 +09:00
commit ff44e9a527

View File

@ -134,7 +134,7 @@ function getMjMsgGroupInfoByResend() {
} }
// 문자내용 // 문자내용
if (smsTxt.lastIndexOf("(광고)") != -1) { if (smsTxt.indexOf("(광고)") == 0) {
$('#send_adYnY').prop('checked', true); $('#send_adYnY').prop('checked', true);
//광고 상하단 내용 넣어주기 //광고 상하단 내용 넣어주기