Commit 6630cdcd authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

checkout: Do not cardcode action type

parent 7f84288d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -700,7 +700,7 @@ qq{select * from pending_mails where email = ? and num_tries > 1;}
			else {
				my $success = $self->app->action_query->execute(
					$self->current_user->{id},
					$self->app->action_type->{checkout},
					$action_id,
					$self->get_station_id(
						ds100 => $status->{station_ds100},
						name  => $status->{station_name}