[ticket/243] Fix paths to javascript files

B3P-243
This commit is contained in:
Marc Alexander
2014-11-02 15:34:47 +01:00
parent 05777c0812
commit 1c47512066
2 changed files with 4 additions and 3 deletions

View File

@@ -27,6 +27,6 @@
</div>
</div>
</div>
<!-- INCLUDEJS portal/modules/jquery_easing_1_3.js -->
<!-- INCLUDEJS portal/modules/portal_clock.js -->
<!-- INCLUDEJS portal/assets/jquery_easing_1_3.js -->
<!-- INCLUDEJS portal/assets/portal_clock.js -->
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}

View File

@@ -112,6 +112,7 @@
<!--// board3 Portal by www.board3.de //-->
<div class="copyright">Powered by <a href="http://www.board3.de/">Board3 Portal</a> &copy; 2009 - 2013 Board3 Group</div>
<!-- INCLUDEJS portal/portal.js -->
<!-- INCLUDEJS portal/assets/jquery.getscrollbarwidth.js -->
<!-- INCLUDEJS portal/assets/portal.js -->
<!-- INCLUDE overall_footer.html -->