]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/PriceFactor.pm
Fehlerhafte renders für Ajax reordering
[mfinanz.git] / SL / Controller / PriceFactor.pm
index 31f0e46f1e5c4554e43a87464814ba625a5e0345..31b376d2da7abc4aa204424c49690bec730d5366 100644 (file)
@@ -22,7 +22,7 @@ sub action_reorder {
     }
   });
 
-  $self->render(type => 'js', inline => '1;');
+  $self->render('1;', { type => 'js', inline => 1 });
 }
 
 #