tabbar: more responsive through flexmenu.js

This commit is contained in:
rabuzarus 2016-04-27 19:45:07 +02:00
parent 6cca98f9c2
commit 551cc39385
8 changed files with 496 additions and 43 deletions

View file

@ -157,6 +157,7 @@ $("nav").bind('nav-update', function(e,data)
<script src="<?=$frio?>/frameworks/ekko-lightbox/ekko-lightbox.min.js"></script>
<script src="<?=$frio?>/frameworks/justifiedGallery/jquery.justifiedGallery.min.js"></script>
<script src="<?=$frio?>/frameworks/bootstrap-colorpicker/js/bootstrap-colorpicker.min.js"></script>
<script src="<?=$frio?>/frameworks/flexMenu/flexmenu.custom.js"></script>
<script src="<?=$frio?>/js/theme.js"></script>
<script src="<?=$frio?>/js/acl.js"></script>