1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

homepage, charts, maps refactoring

This commit is contained in:
codecalm
2019-10-28 20:53:15 +01:00
parent 71f4726822
commit ae3fac6c98
32 changed files with 503 additions and 95 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ menu: docs.charts
<div id="{{ key }}" style="height: 16rem"></div>
</div>
</div>
{% include js/charts.html id=key chart-id=data %}
{% include ui/chart.html id=key chart-id=data %}
{% endexample %}
{% endif %}
{% endfor %}