X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fenter_route;h=c21d967de469d24d8b32b2aa4363d66fb2824e5b;hb=706d75804688b94f51b806adc44f10269c35b0db;hp=58b29f4f13387c4916cd8348e8d49e2eeddccb24;hpb=13b9f206d92634f4e6f4a940ed31690c1235d827;p=ypp-sc-tools.web-live.git diff --git a/yarrg/web/enter_route b/yarrg/web/enter_route index 58b29f4..c21d967 100644 --- a/yarrg/web/enter_route +++ b/yarrg/web/enter_route @@ -51,8 +51,8 @@ $archipelagoes_r <% $enterwhat %> (islands, or archipelagoes, separated by |s or commas; abbreviations are OK):
-<&| qtextstring, qa => $qa, dbh => $dbh, - thingstring => 'routestring', emsgstore => $emsg_r, +<&| qtextstring, qa => $qa, dbh => $dbh, emsgstore => $emsg_r, + thingstring => 'routestring', prefix => 'rl', onresults => sub { foreach (@_) { my ($canonname, $island, $arch) = @$_; @@ -186,5 +186,6 @@ for my $dd (0..$qa->{Dropdowns}-1) { } +

% }