1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

layout manager init

This commit is contained in:
codecalm
2019-07-08 19:40:55 +02:00
parent bb9d3adc1d
commit e46f05dd3b
6 changed files with 47 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
<script src="{{ site.base }}/js/tabler.js"></script>
<script src="{{ site.base }}/js/app/charts.js"></script>
<script src="{{ site.base }}/js/app/layout-manager.js"></script>
<script>
window.tabler = window.tabler || {};