/[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.3 by tvon, Mon Oct 27 06:56:10 2003 UTC revision 1.4 by tvon, Wed Oct 29 19:45:36 2003 UTC
# Line 170  Line 170 
170                      <tbody>                      <tbody>
171                          <metal:block tal:repeat="id here/hasContactInformation">                          <metal:block tal:repeat="id here/hasContactInformation">
172                          <tr class="even"                          <tr class="even"
173                                tal:condition="python:hasattr(here, id)"
174                              tal:define="oddrow repeat/id/odd"                              tal:define="oddrow repeat/id/odd"
175                              tal:attributes="class python:test(oddrow, 'even', 'odd')" >                              tal:attributes="class python:test(oddrow, 'even', 'odd')" >
176                              <td>                              <td>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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