refactoring

This commit is contained in:
frankknoll
2023-11-09 12:00:39 +01:00
parent be62c55b2d
commit 6f20261d23
2 changed files with 16 additions and 8 deletions

View File

@@ -13835,12 +13835,12 @@
<div class="col-xs-12 col-sm-6">
<div class="x_panel">
<div class="x_title">
<h3>Comparison of the PRRs of two Symptoms</h3>
<h3>Comparison of PRRs of two Symptoms</h3>
<div class="clearfix"></div>
</div>
<div class="x_content">
<div style="margin-bottom: 20px;">
<label>Select Symptom for X axis:</label>
<label>Symptom for X axis:</label>
<select id="symptomSelectX" name="symptom">
<option disabled="" hidden="" selected="" value="">Select Symptom</option>
<option value="17-hydroxyprogesterone">17-hydroxyprogesterone</option>
@@ -27015,7 +27015,7 @@
</select>
</div>
<div style="margin-bottom: 20px;">
<label>Select Symptom for Y axis:</label>
<label>Symptom for Y axis:</label>
<select id="symptomSelectY" name="symptom">
<option disabled="" hidden="" selected="" value="">Select Symptom</option>
<option value="17-hydroxyprogesterone">17-hydroxyprogesterone</option>