X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_route;fp=yarrg%2Fweb%2Fquery_route;h=9a6ca0829114c622552209991c1fb6e1901094f4;hb=4c6a28f4cbed2ed351697f63f30fb4827259f6a9;hp=ed9fa4406c70ba1fd7aaaaad7dab4fe02f89a50e;hpb=81e8c4f6f7c45ced71617a30e962a4d160e8f4dc;p=ypp-sc-tools.main.git diff --git a/yarrg/web/query_route b/yarrg/web/query_route index ed9fa44..9a6ca08 100644 --- a/yarrg/web/query_route +++ b/yarrg/web/query_route @@ -97,6 +97,7 @@ Enter route (islands, or archipelagoes, separated by |s or commas; Vessel or capacity: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'cs', thingstring => 'capacitystring', emsgstore => \$emsg, + helpref => 'capacity', perresult => sub { ($max_mass,$max_volume) = @_; } @@ -113,9 +114,10 @@ Expected losses: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'll', thingstring => 'lossperleague', emsgstore => \$emsg, + helpref => 'losses', perresult => sub { ($lossperleaguepct)= @_; } &> - size=10 + size=9