X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_route;h=62c2aab9ee55c664f0c19f4bf992cafcc009e552;hb=872e647cac241531e4599c8b8b330d8772020253;hp=26b83a58b1308f3a595712ff76d1918bbee46146;hpb=13b9f206d92634f4e6f4a940ed31690c1235d827;p=ypp-sc-tools.db-live.git diff --git a/yarrg/web/query_route b/yarrg/web/query_route index 26b83a5..62c2aab 100644 --- a/yarrg/web/query_route +++ b/yarrg/web/query_route @@ -87,16 +87,14 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' }; enterwhat => 'Enter route', islandids_r => \@islandids, archipelagoes_r => \@archipelagoes -&> + &> %#---------- textboxes, user enters details as strings ---------- % if (!$qa->{Dropdowns}) { Advanced options - you may leave these blank:

- - -
+ - + +
Vessel or capacity: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'cs', @@ -121,8 +119,9 @@ Expected losses: &> size=9 -
+ - +
Available capital: @@ -133,8 +132,7 @@ Expected losses: &> size=9 -
% } #---------- end of dropdowns, now common middle of page code ----------