]> git.sesse.net Git - ccbs/commitdiff
When editing scores in the web interface, put the web browser approximately back...
authorSteinar H. Gunderson <sesse@samfundet.no>
Mon, 28 Feb 2005 19:27:54 +0000 (19:27 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Mon, 28 Feb 2005 19:27:54 +0000 (19:27 +0000)
html/do-edit-scores.pl
html/templates/show-tournament.tmpl

index a6a498ca89eee45b0cdf89c56a034e110bbf3dc4..95006e090af36204f39a8a5ac9481f2b282787d0 100755 (executable)
@@ -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);
 
index 2fd12b22bd4a0e64e1ecb498176d7933bce40e19..b91f94c6e204c7981f5524acb576696fa7915dcb 100644 (file)
@@ -89,7 +89,7 @@
 [% END %]
 
 [% FOR r = rounds %]
-  <h2>Runde [% r.round %]</h2>
+  <h2><a name="round[% r.round %]">Runde [% r.round %]</a></h2>
 
   <div>