X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fenter_route;h=6d2c9fdca32b0a9ca982fb7ea6eeb577e087d414;hp=fbdf2dc67d89670a48739d968b54b5ccd4c0bf1e;hb=70abc75f17b353bb3f3e112d949056e753b7ecb3;hpb=5df1a21a8f7ad18ade3a97b9ccf26bdcf335edd2 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 ----------