카카오 알림톡 label 태그 값 수정 - id값과 불일치 하거나 없는 부분 추가하였음
- id값과 불일치 하거나 없는 부분 추가하였음
@97e46070598a75ea830cdef37286b06ce9744cee
--- src/main/webapp/WEB-INF/jsp/web/kakao/msgdata/at/KakaoAlimtalkMsgDataView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/msgdata/at/KakaoAlimtalkMsgDataView.jsp
... | ... | @@ -1239,7 +1239,7 @@ |
| 1239 | 1239 |
<tr> |
| 1240 | 1240 |
<th>채널ID</th> |
| 1241 | 1241 |
<td> |
| 1242 |
- <label for="" class="채널ID 선택"></label> |
|
| 1242 |
+ <label for="selectKakaoProfileList" class="채널ID 선택"></label> |
|
| 1243 | 1243 |
<select class="select_gray_type" id="selectKakaoProfileList" name="selectKakaoProfileList"> |
| 1244 | 1244 |
<option value="">채널ID 선택</option> |
| 1245 | 1245 |
<c:forEach var="kakaoProfileInfo" items="${kakaoProfileList}" varStatus="status">
|
... | ... | @@ -1275,7 +1275,7 @@ |
| 1275 | 1275 |
<td class="putText"> |
| 1276 | 1276 |
<div class="clearfix receipt_num receiver_wrap01"> |
| 1277 | 1277 |
<div class="receipt_num_top"> |
| 1278 |
- <label for="" class="label">받는 번호입력</label> |
|
| 1278 |
+ <label for="callTo" class="label">받는 번호입력</label> |
|
| 1279 | 1279 |
<input type="text" id="callTo" name="callTo" oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*)\./g, '$1');" placeholder="번호를 입력하세요" onfocus="this.placeholder=''" onblur="this.placeholder='번호를 입력하세요'" style="width:340px;"> |
| 1280 | 1280 |
<!-- <input type="text" placeholder="번호를 입력하세요" onfocus="this.placeholder=''" onblur="this.placeholder='번호를 입력하세요'" style="width:340px;"> --> |
| 1281 | 1281 |
<button type="button" class="btnType btnType6 addCallToF">번호추가</button> |
... | ... | @@ -1285,7 +1285,7 @@ |
| 1285 | 1285 |
<div class="listType list01" > |
| 1286 | 1286 |
<div class="list_table list_head"> |
| 1287 | 1287 |
<div class="cb_wrap"> |
| 1288 |
- <label for="" class="label"></label> |
|
| 1288 |
+ <label for="select_all" class="label"></label> |
|
| 1289 | 1289 |
<input type="checkbox" id="select_all"> |
| 1290 | 1290 |
</div> |
| 1291 | 1291 |
<div class="list_table_num"> |
... | ... | @@ -1399,7 +1399,7 @@ |
| 1399 | 1399 |
<tr> |
| 1400 | 1400 |
<th>발신번호</th> |
| 1401 | 1401 |
<td class="put_num"> |
| 1402 |
- <label for="callFrom" class="label"></label> |
|
| 1402 |
+ <label for="callFromList" class="label"></label> |
|
| 1403 | 1403 |
<select id="callFromList" name="callFromList" class="sel_number"> |
| 1404 | 1404 |
<c:choose> |
| 1405 | 1405 |
<c:when test="${not empty resultPhonList}">
|
... | ... | @@ -1505,7 +1505,7 @@ |
| 1505 | 1505 |
<div class="calendar_wrap"> |
| 1506 | 1506 |
<input type="text" class="startDate2 inp resDate calendar picker__input picker__input--active" title="검색 시작일" id="startDate2" name="startDate2" value="" data-datecontrol="true" readonly="" aria-haspopup="true" aria-expanded="true" aria-readonly="false" aria-owns="startDate2_root"> |
| 1507 | 1507 |
</div> |
| 1508 |
- <label for="" class="label">시 선택</label> |
|
| 1508 |
+ <label for="msgResHour" class="label">시 선택</label> |
|
| 1509 | 1509 |
<div class="selBox"> |
| 1510 | 1510 |
<select class="selType1" id="msgResHour" name="msgResHour"> |
| 1511 | 1511 |
<c:forEach var="hour" begin="0" end="23" step="1" varStatus="status"> |
... | ... | @@ -1519,7 +1519,7 @@ |
| 1519 | 1519 |
</c:choose> |
| 1520 | 1520 |
</c:forEach> |
| 1521 | 1521 |
</select> |
| 1522 |
- <label for="" class="label">분 선택</label> |
|
| 1522 |
+ <label for="msgResMin" class="label">분 선택</label> |
|
| 1523 | 1523 |
<select class="selType1" id="msgResMin" name="msgResMin"> |
| 1524 | 1524 |
<c:forEach var="min" begin="0" end="55" step="5"> |
| 1525 | 1525 |
<c:choose> |
... | ... | @@ -1536,9 +1536,9 @@ |
| 1536 | 1536 |
</div> |
| 1537 | 1537 |
<div class="rev_bottom"> |
| 1538 | 1538 |
<input type="checkbox" id="inputDivideChk" name="inputDivideChk"> |
| 1539 |
- <label for="">분할전송</label> |
|
| 1539 |
+ <label for="inputDivideChk">분할전송</label> |
|
| 1540 | 1540 |
<input type="text" class="dividType1" id="frmDivideCnt" name="frmDivideCnt" value="20" onkeypress='return checkNumber(event)' maxlength="4"/> |
| 1541 |
- <label for="divideCnt">건씩</label> |
|
| 1541 |
+ <label for="frmDivideCnt">건씩</label> |
|
| 1542 | 1542 |
<select class="selType1" id="divideTime" name="divideTime"> |
| 1543 | 1543 |
<option value="5">05분</option> |
| 1544 | 1544 |
<option value="10">10분</option> |
... | ... | @@ -1579,7 +1579,7 @@ |
| 1579 | 1579 |
<input type="hidden" name="searchCondition" id="searchCondition" value="0" /> |
| 1580 | 1580 |
<div class="adr_pop_left"> |
| 1581 | 1581 |
<div class="adr_left_search"> |
| 1582 |
- <label for="searchKeyword" class="label">그룹명 검색</label> |
|
| 1582 |
+ <label for="searchGrpKeyword" class="label">그룹명 검색</label> |
|
| 1583 | 1583 |
<input type="text" name="searchGrpKeyword" id="searchGrpKeyword" placeholder="그룹명 검색" onfocus="this.placeholder=''" onblur="this.placeholder='그룹명 검색'" class="inputLight"> |
| 1584 | 1584 |
<button type="button" onClick="javascrit:fnAddrGrpSearch(); return false;"><img src="/publish/images/popup/search.png" alt="검색"></button> |
| 1585 | 1585 |
</div> |
... | ... | @@ -1720,7 +1720,7 @@ |
| 1720 | 1720 |
<button type="button" class="excel_btn" onclick="location.href='/download/msg/알림톡_엑셀주소록_등록양식.xlsx'"><i class="downroad"></i>샘플파일 다운로드</button> |
| 1721 | 1721 |
</div> |
| 1722 | 1722 |
<div class="attachedFile"> |
| 1723 |
- <label for="" class="attachedFile_label">첨부파일</label> |
|
| 1723 |
+ <label for="excelNm01" class="attachedFile_label">첨부파일</label> |
|
| 1724 | 1724 |
<input type="text" id="excelNm01" value="" readonly> |
| 1725 | 1725 |
<input type="file" id="excelFile01" accept=".xls, .xlsx" onchange="excelExport01(event); return false;" style="display:none"/> |
| 1726 | 1726 |
<button type="button" class="btnType btnType6 c1">찾아보기</button> |
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?