X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/783342e0eebf05742b2c4649aee747a4cb48eb5a..8317fdf49404110c9f15c93d469c83e5bb0235e7:/SL/Controller/BackgroundJob.pm diff --git a/SL/Controller/BackgroundJob.pm b/SL/Controller/BackgroundJob.pm index f0a1722f2..0ff74590a 100644 --- a/SL/Controller/BackgroundJob.pm +++ b/SL/Controller/BackgroundJob.pm @@ -158,7 +158,6 @@ sub init_back_to { sub init_models { SL::Controller::Helper::GetModels->new( controller => $_[0], - model => 'BackgroundJob', filtered => 0, sorted => { package_name => t8('Package name'),