관리자 알림톡 관리 > 채널아이디목록 > 채널등록일 컬럼 정렬 아이콘 추가
- 채널등록일(문자온에 ID 등록일) 오름/내일차수 정렬 아이콘 추가
This commit is contained in:
parent
78a4cdcaf8
commit
ebee77d570
@ -205,7 +205,7 @@ function fnSelectMber(mberId) {
|
|||||||
<th>채널명<input type="button" class="sort sortBtn" id="sort_yellowId"></th>
|
<th>채널명<input type="button" class="sort sortBtn" id="sort_yellowId"></th>
|
||||||
<th>등록상태</th>
|
<th>등록상태</th>
|
||||||
<th>채널생성일</th>
|
<th>채널생성일</th>
|
||||||
<th>채널등록일</th>
|
<th>채널등록일<input type="button" class="sort sortBtn" id="sort_lastUpdtPnttm"></th>
|
||||||
<th>삭제여부<input type="button" class="sort sortBtn" id="sort_deleteYn"></th>
|
<th>삭제여부<input type="button" class="sort sortBtn" id="sort_deleteYn"></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user