X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FWarehouse.pm;h=cfc84a667efc6d993a704275d0bc86cae66e29d9;hb=b2930e37cd4bfd276be6c785e1cd7fff0f503aef;hp=a7b059c89c554568aca55bb8e6ddc3f15e20ccf7;hpb=de0f9532013c861dae78aa01b9633284d1ceee7c;p=kivitendo-erp.git 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 }); } #