/[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.5 by tvon, Wed Oct 29 19:48:47 2003 UTC revision 1.6 by tvon, Wed Oct 29 19:49:36 2003 UTC
# Line 68  Line 68 
68                  </table>                  </table>
69    
70                  <table width="100%" class="listing"                  <table width="100%" class="listing"
71                      tal:condition="python:here.getProfessionalExperience() != ['']">                      tal:condition="python:here.getProfessionalExperience()">
72                      <thead>                      <thead>
73                          <tr>                          <tr>
74                              <th>&nbsp;Professional Experience&nbsp;</th>                              <th>&nbsp;Professional Experience&nbsp;</th>
# Line 88  Line 88 
88                  </table>                  </table>
89    
90                  <table width="100%" class="listing"                  <table width="100%" class="listing"
91                      tal:condition="python:here.getPoliticalExperience() != ['']">                      tal:condition="python:here.getPoliticalExperience()">
92                      <thead>                      <thead>
93                          <tr>                          <tr>
94                              <th>&nbsp;Political Experience&nbsp;</th>                              <th>&nbsp;Political Experience&nbsp;</th>
# Line 141  Line 141 
141                  <span tal:content="here/getReligion"></span><br/>                  <span tal:content="here/getReligion"></span><br/>
142    
143                  <table width="100%" class="listing"                  <table width="100%" class="listing"
144                      tal:condition="python:here.getFamily() != ['']">                      tal:condition="python:here.getFamily()">
145                      <thead>                      <thead>
146                          <tr>                          <tr>
147                              <th>&nbsp;Family&nbsp;</th>                              <th>&nbsp;Family&nbsp;</th>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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