X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9836938f40f4738dd4e1fabd585e24be5b2bffba..a38da2a1b6f6a99dc5ccc19741b8ea2ae53027ae:/SL/Layout/ActionBar.pm diff --git a/SL/Layout/ActionBar.pm b/SL/Layout/ActionBar.pm index cdd845be4..5345e9e14 100644 --- a/SL/Layout/ActionBar.pm +++ b/SL/Layout/ActionBar.pm @@ -39,7 +39,7 @@ sub javascripts_inline { join '', map { $_->script } @{ $_[0]->actions }; } -sub javascripts { +sub static_javascripts { 'kivi.ActionBar.js' }