X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/783342e0eebf05742b2c4649aee747a4cb48eb5a..03d3d025ea4c8bea085fc7cdf1fe7be0b513eb63:/SL/Controller/BackgroundJob.pm?ds=inline 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'),