move some js to have more structure

This commit is contained in:
rabuzarus 2016-05-06 16:48:06 +02:00
parent 485b1e5521
commit 047722dc37
4 changed files with 269 additions and 266 deletions

View file

@ -160,6 +160,7 @@ $("nav").bind('nav-update', function(e,data)
<script src="<?=$frio?>/frameworks/flexMenu/flexmenu.custom.js"></script>
<script src="<?=$frio?>/frameworks/jsmart/jsmart.custom.js"></script>
<script src="<?=$frio?>/js/theme.js"></script>
<script src="<?=$frio?>/js/modal.js"></script>
<script src="<?=$frio?>/js/hovercard.js"></script>