X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4791db863d4fa954318024ea1d79e62572ae2eb1..6c9ab8b5b01ddf0bf4fd7ab6e5a17aa87603e6b8:/SL/Controller/Unit.pm diff --git a/SL/Controller/Unit.pm b/SL/Controller/Unit.pm index 018a7b387..72cd5ce71 100644 --- a/SL/Controller/Unit.pm +++ b/SL/Controller/Unit.pm @@ -22,7 +22,7 @@ sub action_reorder { } }); - $self->render(type => 'js', inline => '1;'); + $self->render('1;', { type => 'js', inline => 1 }); } #