]> git.sesse.net Git - ccbs/blobdiff - html/templates/show-tournament.tmpl
Make it possible to edit scores.
[ccbs] / html / templates / show-tournament.tmpl
index 074e21eb482b3ce321559a52b4907b222773cef3..decfe5ed8e2e60362029170af157aa2c67e7d7f5 100644 (file)
       <th>
         <input type="hidden" name="tournament" value="[% tournament.tournament %]" />
         <input type="hidden" name="round" value="[% r.round %]" />
+        <input type="hidden" name="group" value="[% p.parallel %]" />
       </th>
     [% ELSE %]
       <th>
         <input type="hidden" name="tournament" value="[% tournament.tournament %]" />
         <input type="hidden" name="round" value="[% r.round %]" />
+        <input type="hidden" name="group" value="[% p.parallel %]" />
         Gruppe [% p.parallel %]
       </th>
     [% END %]