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

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

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

revision 1.1 by tvon, Wed Oct 8 00:53:04 2003 UTC revision 1.2 by tvon, Sun Oct 12 02:05:46 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="python:here.pac_utils.expandPoliticalParty(person.getPoliticalParty())"/>                              tal:attributes="href person/getURL"><span tal:content="python:person.Title"/></a>  - <span tal:content="python:here.pac_tool.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