mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:50:12 +00:00
make the addon frio_hovercard working with the frio theme (Note: some changes which belong to the addon itself are going to the frio theme repository, because it's not planned to use the frio_hovercard addon without the frio theme and and vice versa.
The addon frio_hovercard was initatet because we need a new module for the frio theme
This commit is contained in:
parent
462a942df2
commit
adefc315f7
7 changed files with 943 additions and 75 deletions
|
@ -158,9 +158,9 @@ $("nav").bind('nav-update', function(e,data)
|
|||
<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?>/frameworks/jsmart/jsmart.js"></script>
|
||||
<script src="<?=$frio?>/frameworks/jsmart/jsmart.custom.js"></script>
|
||||
<script src="<?=$frio?>/js/theme.js"></script>
|
||||
<script src="<?=$frio?>/js/acl.js"></script>
|
||||
<script src="<?=$frio?>/js/hovercard.js"></script>
|
||||
|
||||
|
||||
<!-- Modal -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue