X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_route;h=ed9fa4406c70ba1fd7aaaaad7dab4fe02f89a50e;hb=03d941b69511108bea1a2a20486f36e55c94d848;hp=296c0126f8989fb1a22c897605e197944a1771d0;hpb=742ec1631db983f22545c9c7d6d573865bdc85fa;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/query_route b/yarrg/web/query_route index 296c012..ed9fa44 100644 --- a/yarrg/web/query_route +++ b/yarrg/web/query_route @@ -94,14 +94,14 @@ Enter route (islands, or archipelagoes, separated by |s or commas; -Vessel capacity: +Vessel or capacity: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'cs', thingstring => 'capacitystring', emsgstore => \$emsg, perresult => sub { - ($max_volume,$max_mass) = @_; + ($max_mass,$max_volume) = @_; } &> - size=30 + size=40 @@ -109,7 +109,7 @@ Vessel capacity:   -Estimated loss per league: +Expected losses: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'll', thingstring => 'lossperleague', emsgstore => \$emsg,