2024/02/15 만족도평가 테이블 스타일 수정
This commit is contained in:
parent
0df506a100
commit
51fa8f5a3e
@ -873,14 +873,14 @@ function replyCalculation(){
|
||||
<div class="tb_tit01">
|
||||
<p>교육 내용에 대한 전반적 만족도 평가</p>
|
||||
</div>
|
||||
<div class="tb_type01">
|
||||
<div class="tb_type02">
|
||||
<table>
|
||||
<c:if test="${!empty chasiSrvyList}">
|
||||
<colgroup>
|
||||
<col style="width: 120px;">
|
||||
<col style="width: auto;">
|
||||
<col style="width: 120px;">
|
||||
<col style="width: auto;">
|
||||
<col style="width: 15%;">
|
||||
<col style="width: 35%;">
|
||||
<col style="width: 15%;">
|
||||
<col style="width: 35%;">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user