Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +1 -1
nutri_call.html
CHANGED
|
@@ -1614,7 +1614,7 @@ console.log(calculator.generateReport(results));
|
|
| 1614 |
|
| 1615 |
<script>
|
| 1616 |
tippy('#kno', {
|
| 1617 |
-
content: 'Нитрат калия (ка
|
| 1618 |
placement: 'top', // Расположение: top, bottom, left, right
|
| 1619 |
arrow: true, // Добавить стрелку
|
| 1620 |
});
|
|
|
|
| 1614 |
|
| 1615 |
<script>
|
| 1616 |
tippy('#kno', {
|
| 1617 |
+
content: 'Нитрат калия (калиевая селитра)',
|
| 1618 |
placement: 'top', // Расположение: top, bottom, left, right
|
| 1619 |
arrow: true, // Добавить стрелку
|
| 1620 |
});
|