Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +1 -1
nutri_call.html
CHANGED
|
@@ -755,7 +755,7 @@ vkBridge.send('VKWebAppInit');
|
|
| 755 |
<span class="fert-cell">-</span>
|
| 756 |
<span class="fert-cell">-</span>
|
| 757 |
<span class="fert-cell">-</span>
|
| 758 |
-
<input class="fert-input" type="number" value="
|
| 759 |
<input class="fert-input" type="number" step="0.001" id="potassium_sulfate" readonly style="background-color: #d4f5d4;" />
|
| 760 |
</div>
|
| 761 |
</div>
|
|
|
|
| 755 |
<span class="fert-cell">-</span>
|
| 756 |
<span class="fert-cell">-</span>
|
| 757 |
<span class="fert-cell">-</span>
|
| 758 |
+
<input class="fert-input" type="number" value="0.10" step="0.001" id="fert_ca_chel"/>
|
| 759 |
<input class="fert-input" type="number" step="0.001" id="potassium_sulfate" readonly style="background-color: #d4f5d4;" />
|
| 760 |
</div>
|
| 761 |
</div>
|