/[pac]/pac/PACDefault/skins/pacdefault/actionrecipientlist_view.pt
ViewVC logotype

Diff of /pac/PACDefault/skins/pacdefault/actionrecipientlist_view.pt

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

revision 1.1 by tvon, Thu Oct 2 16:43:52 2003 UTC revision 1.2 by tvon, Fri Oct 3 17:18:30 2003 UTC
# Line 17  Line 17 
17                  <div tal:repeat="ar here/getActionRecipients">                  <div tal:repeat="ar here/getActionRecipients">
18                      <div tal:define="person python:here.portal_catalog(id=ar)[0]">                      <div tal:define="person python:here.portal_catalog(id=ar)[0]">
19                          <a href=""                          <a href=""
20                              tal:attributes="href person/getURL"><span tal:content="python:person.Title"/></a>  - <span tal:content="person/getPoliticalParty"/>                              tal:attributes="href person/getURL"><span tal:content="python:person.Title"/></a>  - <span tal:content="python:here.pac_utils.expandPoliticalParty(person.getPoliticalParty())"/>
21                      </div>                      </div>
22                  </div>                  </div>
23    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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