2024-03-26 11:26 청소년 설문 사항 수정

This commit is contained in:
myname 2024-03-26 11:26:22 +09:00
parent 31bb97718e
commit 0876f35a89

View File

@ -467,7 +467,7 @@
<td>
<label for="verySatisfied_${status1.index}" class="label">매우만족</label>
<input type="radio" class="popupInput" id="answer_${status1.count}" name="answer_${status1.count}" value="verySatisfied">
<input type="radio" class="popupInput" id="answer_${status1.count}" name="answer_${status1.count}" value="verySatisfied" checked>
</td>
<td>
@ -479,7 +479,7 @@
<td>
<label for="neither_${status1.index}" class="label">보통</label>
<input type="radio" class="popupInput" id="answer_${status1.count}" name="answer_${status1.count}" value="neither" checked>
<input type="radio" class="popupInput" id="answer_${status1.count}" name="answer_${status1.count}" value="neither">
</td>
<td>