Oops, I forgot.

This commit is contained in:
P43YM
2025-02-28 18:25:01 +03:00
parent ba255c1bd1
commit 66ced5f8d0

View File

@@ -1151,11 +1151,9 @@
updateChart(formData);
});
});
// инициализируем
initChart();
// инициализируем график
initChart();
});
</script>
</body>