X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=0106684af46e5ba515d69b9b3aa4a92be2fc9d19;hp=751a99aa1a6916382c3843c610eda6691a02868b;hb=38e2919be138f8a77eef7a2fc93d34eff8897f5e;hpb=013f7a0ab3bf8d2b1100022e8fc868407c751720 diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 751a99a..0106684 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -56,6 +56,7 @@ my @vars; }, { Name => 'Query', Before => 'Query: ', Values => [ [ 'route', 'Trades for route' ], + [ 'commod', 'Prices for commodity' ], [ 'age', 'Data age' ] ] }); @@ -152,7 +153,7 @@ $debug => 0
-<& "query_$a{Query}", %baseqf, %queryqf, quri => $quri, a => \%a &> +<& "query_$a{Query}", %baseqf, %queryqf, quri => $quri, qa => \%a &>