X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FPriceFactor.pm;h=31b376d2da7abc4aa204424c49690bec730d5366;hb=abd4a0b007159d46da41dc6ed832acc3e85c9744;hp=31f0e46f1e5c4554e43a87464814ba625a5e0345;hpb=8893354909b940b99cb05e85e1964bfc5e805baa;p=kivitendo-erp.git diff --git a/SL/Controller/PriceFactor.pm b/SL/Controller/PriceFactor.pm index 31f0e46f1..31b376d2d 100644 --- a/SL/Controller/PriceFactor.pm +++ b/SL/Controller/PriceFactor.pm @@ -22,7 +22,7 @@ sub action_reorder { } }); - $self->render(type => 'js', inline => '1;'); + $self->render('1;', { type => 'js', inline => 1 }); } #