X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fenter_route;h=6d2c9fdca32b0a9ca982fb7ea6eeb577e087d414;hb=aecbbcbe68e6f59fe9319f307ac49f4e616cc351;hp=fbdf2dc67d89670a48739d968b54b5ccd4c0bf1e;hpb=6302552bfa5844eddb7c26386c9995733f0a5174;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/enter_route b/yarrg/web/enter_route index fbdf2dc..6d2c9fd 100644 --- a/yarrg/web/enter_route +++ b/yarrg/web/enter_route @@ -56,9 +56,9 @@ $archipelagoes_r % } separated by |s or commas; abbreviations are OK):
-<&| qtextstring, qa => $qa, dbh => $dbh, emsgstore => $emsg_r, +<& qtextstring, qa => $qa, dbh => $dbh, emsgstore => $emsg_r, thingstring => defined($archipelagoes_r) ? 'routestring' : 'islandstring', - prefix => 'rl', + prefix => 'rl', boxopts => 'size=80', onresults => sub { foreach (@_) { my ($canonname, $island, $arch) = @$_; @@ -68,8 +68,6 @@ separated by |s or commas; abbreviations are OK):
} } &> - size=80 - % } else { #---------- dropdowns, user selects from menus ----------