chiark / gitweb /
routesearch: middle arch is middle in list of arches, not arch of middle isle
[ypp-sc-tools.web-live.git] / yarrg / web / enter_route
index f4ad1d7ed003283e80aabc2babeda6d4f8414800..c21d967de469d24d8b32b2aa4363d66fb2824e5b 100644 (file)
@@ -51,8 +51,8 @@ $archipelagoes_r
 <% $enterwhat %> (islands, or archipelagoes, separated by |s or commas;
  abbreviations are OK):<br>
 
-<&| 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) = @$_;