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

first daterangepicker element added

This commit is contained in:
Dawid
2019-12-09 16:04:24 +01:00
parent 65cc440851
commit 4fa23eb79d
6 changed files with 22 additions and 3 deletions
+2
View File
@@ -16,3 +16,5 @@
<!-- Tabler Plugins -->
<script src="{{ site.base }}/dist/js/tabler-charts{% if jekyll.environment == 'production' %}.min{% endif %}.js?{{ site.time | date: '%s' }}"></script>
<script src="{{ site.base }}/dist/js/daterangepicker{% if jekyll.environment == 'production' %}.min{% endif %}.js?{{ site.time | date: '%s' }}"></script>