Loading lib/DBInfoscreen/Controller/Stationboard.pm +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ sub handle_no_results { my $errstr = $data->{errstr}; if ($efa) { if ( $errstr =~ m{ambiguous} and $efa->name_candidates ) { if ( $errstr =~ m{ambiguous|name list} and $efa->name_candidates ) { $self->render( 'landingpage', stationlist => [ Loading Loading
lib/DBInfoscreen/Controller/Stationboard.pm +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ sub handle_no_results { my $errstr = $data->{errstr}; if ($efa) { if ( $errstr =~ m{ambiguous} and $efa->name_candidates ) { if ( $errstr =~ m{ambiguous|name list} and $efa->name_candidates ) { $self->render( 'landingpage', stationlist => [ Loading