Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +3 -2
nutri_call.html
CHANGED
|
@@ -6,7 +6,8 @@
|
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 7 |
|
| 8 |
|
| 9 |
-
<
|
|
|
|
| 10 |
|
| 11 |
<!-- Основные стили PNotify -->
|
| 12 |
<link href="https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css" rel="stylesheet">
|
|
@@ -1598,7 +1599,7 @@ console.log(calculator.generateReport(results));
|
|
| 1598 |
</script>
|
| 1599 |
|
| 1600 |
|
| 1601 |
-
<script src="https://unpkg.com/tippy.js
|
| 1602 |
|
| 1603 |
|
| 1604 |
<script>
|
|
|
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 7 |
|
| 8 |
|
| 9 |
+
<script src="https://unpkg.com/@popperjs/core@2"></script>
|
| 10 |
+
|
| 11 |
|
| 12 |
<!-- Основные стили PNotify -->
|
| 13 |
<link href="https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css" rel="stylesheet">
|
|
|
|
| 1599 |
</script>
|
| 1600 |
|
| 1601 |
|
| 1602 |
+
<script src="https://unpkg.com/tippy.js@6"></script>
|
| 1603 |
|
| 1604 |
|
| 1605 |
<script>
|