]> git.sesse.net Git - ccbs/blobdiff - html/do-edit-scores.pl
Yet more refactoring.
[ccbs] / html / do-edit-scores.pl
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);