Ignore:
Timestamp:
04/23/09 02:07:50 (15 years ago)
Author:
nanardon
Message:
  • add a button to send an empty ballot
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/root/templates/admin/ballot.tt

    r227 r235  
    5454 
    5555<div style="float: right; width: 30%" class="ballot"> 
    56 <form action="[% c.uri_for(poll.uid, 'ballot') %]" method="POST"> 
    5756<p>Prévisualisation du bulletin:</p> 
    58 [% INCLUDE 'includes/ballot_form.tt' %] 
    59 </form> 
     57[% INCLUDE 'includes/ballot_form.tt' b_form_url = c.uri_for(poll.uid, 'ballot') %] 
    6058</div> 
    6159 
Note: See TracChangeset for help on using the changeset viewer.