X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_route;h=a4e9a067e1b4c40b9c31215ad1bcc9abaee3f2fb;hp=eeb4331eb067b7645dadb2506995d0a4323d600b;hb=1f6f88af87868d6e059be154ed6b56dd9ea7ac6c;hpb=29010a75143814a91b4f5200454bea879280e7c1 diff --git a/yarrg/web/query_route b/yarrg/web/query_route index eeb4331..a4e9a06 100644 --- a/yarrg/web/query_route +++ b/yarrg/web/query_route @@ -64,10 +64,6 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' }; -
- -

Specify route

- % # Sadly we need to do this rather hacky thing to make it be a POST % # form if the user has already selected some thing(s) % if (!$qa->{Dropdowns}) { @@ -79,6 +75,10 @@ my $goupdate= sub { $be_post ? 'Update' : 'Go' }; % } (0..$qa->{Dropdowns}-1)); % } +
+ +

Specify route

+ % $prselector->('ShowStalls'); <& enter_route, qa => $qa, dbh => $dbh, emsg_r => \$emsg, @@ -126,4 +126,5 @@ foreach my $warningf (@warningfs) { routeparams => $routeparams &> % } +