/[pac]/pac/PACDefault/skins/pac_templates/actionrecipient_view.pt
ViewVC logotype

Diff of /pac/PACDefault/skins/pac_templates/actionrecipient_view.pt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by tvon, Wed Oct 29 19:53:35 2003 UTC revision 1.9 by tvon, Mon Nov 10 22:51:30 2003 UTC
# Line 26  Line 26 
26                  <div tal:omit-tag="" tal:condition="here/getGender">                  <div tal:omit-tag="" tal:condition="here/getGender">
27                      <div class="label">Gender:</div>                      <div class="label">Gender:</div>
28                      <span                      <span
29                          tal:content="python:test(here.getGender(), 'Male', 'Female')"                          tal:content="python:test(here.getGender(), 'Female', 'Male')"
30                          ></span><br/>                          ></span><br/>
31                  </div>                  </div>
32    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26