DmitrMakeev commited on
Commit
b46866f
·
verified ·
1 Parent(s): d59d34d

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -1
nutri_call.html CHANGED
@@ -1607,7 +1607,7 @@ console.log(calculator.generateReport(results));
1607
  content: 'Нитрат Кальция (кальциевая селитра)',
1608
  placement: 'top', // Расположение: top, bottom, left, right
1609
  arrow: true, // Добавить стрелку
1610
- theme: 'light', // Тема: light, dark, tomato и т.д.
1611
  });
1612
  </script>
1613
 
 
1607
  content: 'Нитрат Кальция (кальциевая селитра)',
1608
  placement: 'top', // Расположение: top, bottom, left, right
1609
  arrow: true, // Добавить стрелку
1610
+ theme: 'dark', // Тема: light, dark, tomato и т.д.
1611
  });
1612
  </script>
1613