|
@@ -363,7 +363,7 @@ function checkValidForPhrData(phrType, phrValue) {
|
|
|
<li class="displayItem"><label><input id="displayItemPulseRate" type="checkbox" name="displayItem" value="Y" <c:out value="${pulseRateCheck}" />><span>맥박</span></label></li>
|
|
|
<li class="displayItem"><label><input id="displayItemOxygenSaturation" type="checkbox" name="displayItem" value="Y" <c:out value="${oxygenSaturationCheck}" />><span>산소포화도</span></label></li>
|
|
|
<li class="displayItem"><label><input id="displayItemBloodSugar" type="checkbox" name="displayItem" value="Y" <c:out value="${bloodSugarCheck}" />><span>혈당</span></label></li>
|
|
|
- <li class="displayItem"><label><input id="displayItemSymptom" type="checkbox" name="" value="Y" <c:out value="${symptomCheck}" />><span>임상증상</span></label></li>
|
|
|
+ <li class="displayItem"><label><input id="displayItemSymptom" type="checkbox" value="Y" <c:out value="${symptomCheck}" />><span>임상증상</span></label></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|