2024/01/15 웹접근성 수정

This commit is contained in:
ITN_디자인팀 2024-01-15 17:49:18 +09:00
parent 086a84443f
commit 10fefd179c

View File

@ -1142,7 +1142,7 @@
<tbody> <tbody>
<c:forEach var="list" items="${chasiList}" varStatus="status"> <c:forEach var="list" items="${chasiList}" varStatus="status">
<tr> <tr>
<th> <th scope="row" >
<c:choose> <c:choose>
<c:when test="${not empty list.eduHopeDt}"> <c:when test="${not empty list.eduHopeDt}">
<%-- <fmt:parseDate value="${list.eduHopeDt}" var="eduHopeDt" pattern="yyyyMMdd"/> <%-- <fmt:parseDate value="${list.eduHopeDt}" var="eduHopeDt" pattern="yyyyMMdd"/>
@ -1267,7 +1267,7 @@
</div> </div>
<div class="tb_type02"> <div class="tb_type02">
<table> <table>
<%-- <caption>교육차시 정보 교육희망일, 시간, 구분, 대상, 배정강사, 인원 을/를 제공하는 표</caption> --%> <caption>요청서류 목록 : 서류명, 강사명, 양식, 제출여부, 제출일 등의 정보제공</caption>
<colgroup> <colgroup>
<col style="width: 18%;"> <col style="width: 18%;">
<col style="width: 18%;"> <col style="width: 18%;">
@ -1287,7 +1287,7 @@
<tbody> <tbody>
<c:forEach var="docReqList" items="${docReqList}"> <c:forEach var="docReqList" items="${docReqList}">
<tr> <tr>
<th> <th scope="row">
<c:out value="${docReqList.docReqNm}" /> <c:out value="${docReqList.docReqNm}" />
</th> </th>
<td> <td>