X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5dfa532c0d982a8ce9a6e7aa0922a138efe3bb34..575baa0abd4cbd84f2f1aab53d858d1003a475cd:/SL/Controller/PartsPriceUpdate.pm diff --git a/SL/Controller/PartsPriceUpdate.pm b/SL/Controller/PartsPriceUpdate.pm index 9d24c503d..8481998d4 100644 --- a/SL/Controller/PartsPriceUpdate.pm +++ b/SL/Controller/PartsPriceUpdate.pm @@ -63,7 +63,7 @@ sub action_confirm_price_update { return $self->action_search_update_prices; } else { - my $key = $::auth->create_unique_sesion_value(SL::JSON::to_json($self->filter)); + my $key = $::auth->create_unique_session_value(SL::JSON::to_json($self->filter)); $self->setup_confirm_price_update_action_bar; $self->render('ic/confirm_price_update',