From: Steinar H. Gunderson Date: Mon, 28 Feb 2005 19:27:54 +0000 (+0000) Subject: When editing scores in the web interface, put the web browser approximately back... X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=81ab2a21cc586b81bc6362c0d48c276515caaf50 When editing scores in the web interface, put the web browser approximately back at the group. --- diff --git a/html/do-edit-scores.pl b/html/do-edit-scores.pl index a6a498c..95006e0 100755 --- a/html/do-edit-scores.pl +++ b/html/do-edit-scores.pl @@ -79,5 +79,5 @@ $dbh->do('NOTIFY scores'); $dbh->commit; $dbh->disconnect; -ccbs::print_see_other('show-tournament.pl?id=' . $tournament); +ccbs::print_see_other('show-tournament.pl?id=' . $tournament . '#round' . $round); diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 2fd12b2..b91f94c 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -89,7 +89,7 @@ [% END %] [% FOR r = rounds %] -

Runde [% r.round %]

+

Runde [% r.round %]