Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +0 -17
nutri_call.html
CHANGED
@@ -587,10 +587,6 @@ legend {
|
|
587 |
<span class="profile-label">S</span>
|
588 |
<input id="profile_s" type="number" value="57.5" step="0.001"/>
|
589 |
</div>
|
590 |
-
<div class="profile-element" style="grid-column: 8">
|
591 |
-
<span class="profile-label">CaCl</span>
|
592 |
-
<input id="profile_cacl" type="number" value="0.00" step="0.001"/>
|
593 |
-
</div>
|
594 |
<div class="profile-element" style="grid-column: 9">
|
595 |
<span class="profile-label">EC</span>
|
596 |
<input id="profile_ec" type="number" value="0.0" step="0.001"/>
|
@@ -817,19 +813,6 @@ legend {
|
|
817 |
<span class="fert-cell">-</span>
|
818 |
<input class="fert-input" type="number" step="0.001" id="potassium_sulfate" readonly style="background-color: #d4f5d4;" />
|
819 |
</div>
|
820 |
-
|
821 |
-
<div class="fert-row">
|
822 |
-
<span class="fert-name">CaCl₂</span>
|
823 |
-
<span class="fert-cell">-</span>
|
824 |
-
<span class="fert-cell">-</span>
|
825 |
-
<span class="fert-cell">-</span>
|
826 |
-
<span class="fert-cell">-</span>
|
827 |
-
<input class="fert-input" type="number" value="18.294" step="0.001" id="fert_caca"/>
|
828 |
-
<span class="fert-cell">-</span>
|
829 |
-
<span class="fert-cell">-</span>
|
830 |
-
<input class="fert-input" type="number" value="32.366" step="0.001" id="fert_clcl"/>
|
831 |
-
<input class="fert-input" type="number" step="0.001" id="ca_cl_nitrate" readonly style="background-color: #d1e7fd;" />
|
832 |
-
</div>
|
833 |
</div>
|
834 |
</fieldset>
|
835 |
|
|
|
587 |
<span class="profile-label">S</span>
|
588 |
<input id="profile_s" type="number" value="57.5" step="0.001"/>
|
589 |
</div>
|
|
|
|
|
|
|
|
|
590 |
<div class="profile-element" style="grid-column: 9">
|
591 |
<span class="profile-label">EC</span>
|
592 |
<input id="profile_ec" type="number" value="0.0" step="0.001"/>
|
|
|
813 |
<span class="fert-cell">-</span>
|
814 |
<input class="fert-input" type="number" step="0.001" id="potassium_sulfate" readonly style="background-color: #d4f5d4;" />
|
815 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
816 |
</div>
|
817 |
</fieldset>
|
818 |
|