X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/047a0b577ec117c9061d40728803c70ff8191962..e14cb525c640cb15bb6b2dfb62ccebbe78cb45cd:/SL/Controller/Warehouse.pm diff --git a/SL/Controller/Warehouse.pm b/SL/Controller/Warehouse.pm index a7b059c89..cfc84a667 100644 --- a/SL/Controller/Warehouse.pm +++ b/SL/Controller/Warehouse.pm @@ -22,7 +22,7 @@ sub action_reorder { } }); - $self->render(type => 'js', inline => '1;'); + $self->render('1;', { type => 'js', inline => 1 }); } #