X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/b251cc22f355941217493073e124ba3878d5530f..f82e94c7cbbea66d902e286c531d2282fc69f67c:/SL/Layout/MenuLeft.pm diff --git a/SL/Layout/MenuLeft.pm b/SL/Layout/MenuLeft.pm index 17ea51a97..2f99944d0 100644 --- a/SL/Layout/MenuLeft.pm +++ b/SL/Layout/MenuLeft.pm @@ -22,7 +22,6 @@ sub javascripts_inline { sub javascripts { qw( js/jquery.cookie.js - js/switchmenuframe.js ); }