]> git.sesse.net Git - ccbs/commitdiff
Add tournament/round hidden inputs for all cases :-)
authorSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 14:08:03 +0000 (14:08 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 14:08:03 +0000 (14:08 +0000)
html/templates/show-tournament.tmpl

index d8aae62547784ae87ff21623e0503e32040c18f8..0c2bc7abeefee54dd3d454148cf9a50c8e2f0b0b 100644 (file)
         <input type="hidden" name="round" value="[% r.round %]" />
       </th>
     [% ELSE %]
         <input type="hidden" name="round" value="[% r.round %]" />
       </th>
     [% ELSE %]
-      <th>Gruppe [% p.parallel %]</th>
+      <th>
+        <input type="hidden" name="tournament" value="[% tournament.tournament %]" />
+        <input type="hidden" name="round" value="[% r.round %]" />
+        Gruppe [% p.parallel %]
+      </th>
     [% END %]
     [% FOR s = p.songs %]
       [% IF s == '' %]
     [% END %]
     [% FOR s = p.songs %]
       [% IF s == '' %]