Loading lib/DBInfoscreen/Controller/Map.pm +2 −2 Original line number Diff line number Diff line Loading @@ -508,7 +508,7 @@ sub route { return $self->route_efa; } my $service = 'DB'; my $service = 'VRN'; if ( $hafas and $hafas ne '1' and Travel::Status::DE::HAFAS::get_service($hafas) ) Loading Loading @@ -785,7 +785,7 @@ sub ajax_route { my $line_no = $self->stash('lineno'); my $hafas = $self->param('hafas'); my $service = 'DB'; my $service = 'VRN'; if ( $hafas and $hafas ne '1' and Travel::Status::DE::HAFAS::get_service($hafas) ) Loading Loading
lib/DBInfoscreen/Controller/Map.pm +2 −2 Original line number Diff line number Diff line Loading @@ -508,7 +508,7 @@ sub route { return $self->route_efa; } my $service = 'DB'; my $service = 'VRN'; if ( $hafas and $hafas ne '1' and Travel::Status::DE::HAFAS::get_service($hafas) ) Loading Loading @@ -785,7 +785,7 @@ sub ajax_route { my $line_no = $self->stash('lineno'); my $hafas = $self->param('hafas'); my $service = 'DB'; my $service = 'VRN'; if ( $hafas and $hafas ne '1' and Travel::Status::DE::HAFAS::get_service($hafas) ) Loading