X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=7b3100ee17b28b541416d63f2fe4aed1506d9207;hb=e088a29c1c037880074b5893831e6701273396d6;hp=2f4c5c44e1da805232b5d78aa646083e0e5915f1;hpb=c20deee42fbd2d86e976bb6a2e4f8e5f5cf2631b;p=ypp-sc-tools.db-live.git diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 2f4c5c4..7b3100e 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -74,7 +74,7 @@ my %styles; QuerySpecific => 1, }, { Name => 'ShowStalls', Before => '', - Values => [ [ 0, 'Show amount at each price' ], + Values => [ [ 0, 'Show total quantity at each price' ], [ 1, 'Show individual stalls' ], ], QuerySpecific => 1, @@ -121,17 +121,30 @@ $ours <% ucfirst $ahtml{Query} %> - YARRG +<&| script &> + function register_onload(f) { + var previous_onload= window.onload; + window.onload= function() { + if (previous_onload) previous_onload(); + f(); + }; + } + YARRG - Yet Another Revenue Research Gatherer | +development +| +introduction +| documentation

<%perl> @@ -144,7 +157,9 @@ foreach my $var (@vars) { foreach my $var (keys %ARGS) { next unless $var =~ - m/^(?: (?:route|commod)string | + m/^(?: (?:route|commod|capacity)string | + lossperleague | + commodid | islandid \d | archipelago \d | debug |