X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fc41222c61dbee590005f04c50e8603581462543..da6d6eb04e6d16be889378e28d89d25e47d81293:/SL/Layout/MenuLeft.pm diff --git a/SL/Layout/MenuLeft.pm b/SL/Layout/MenuLeft.pm index 2cee4ea29..2f260c935 100644 --- a/SL/Layout/MenuLeft.pm +++ b/SL/Layout/MenuLeft.pm @@ -20,7 +20,10 @@ sub javascripts_inline { } sub javascripts { - 'js/jquery.cookie.js'; + qw( + js/jquery.cookie.js + js/switchmenuframe.js + ); } sub pre_content {