1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-27 21:44:39 +04:00

js charts fixes

This commit is contained in:
codecalm
2019-07-10 19:50:37 +02:00
parent 1e7f28b530
commit 2de4fa18b9
+1 -1
View File
@@ -3,7 +3,7 @@
{% if data %}
<script>
$(document).ready(function(){
document.addEventListener("DOMContentLoaded", function(event) {
window.chart = window.chart || {};
var el;