X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=371bbb2747c3a5f06588c4ef9b950cd4a1353306;hp=2f4c5c44e1da805232b5d78aa646083e0e5915f1;hb=315da411e1e9d4c92efac97c51cfc590ee6e4560;hpb=c20deee42fbd2d86e976bb6a2e4f8e5f5cf2631b diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 2f4c5c4..371bbb2 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, @@ -118,20 +118,33 @@ $ours % } -<% ucfirst $ahtml{Query} %> - YARRG +<% 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|capital)string | + lossperleague | + commodid | islandid \d | archipelago \d | debug |