From: Ian Jackson Date: Sun, 20 Sep 2009 19:11:57 +0000 (+0100) Subject: Minor cosmetic fixes X-Git-Tag: 5.0^2~128 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=c8de43092657e7b16e83e2db0357a8048a0d0f9e Minor cosmetic fixes --- diff --git a/yarrg/web/enter_commod b/yarrg/web/enter_commod index 2ccc9ab..666f625 100644 --- a/yarrg/web/enter_commod +++ b/yarrg/web/enter_commod @@ -68,5 +68,6 @@ Enter commodity (abbreviations are OK):
% ($$commodname_r,$$cmid_r) = @$row if $selected; % } +

% } #---------- end of dropdowns, now common middle of page code ---------- diff --git a/yarrg/web/enter_route b/yarrg/web/enter_route index 58b29f4..f4ad1d7 100644 --- a/yarrg/web/enter_route +++ b/yarrg/web/enter_route @@ -186,5 +186,6 @@ for my $dd (0..$qa->{Dropdowns}-1) { } +

% } diff --git a/yarrg/web/query_route b/yarrg/web/query_route index 26b83a5..8ac9ab0 100644 --- a/yarrg/web/query_route +++ b/yarrg/web/query_route @@ -87,7 +87,7 @@ 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}) {