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

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

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

revision 1.2 by tvon, Sun Oct 12 02:05:46 2003 UTC revision 1.3 by tvon, Sun Oct 12 02:18:49 2003 UTC
# Line 70  Line 70 
70                          <div tal:omit-tag=""                          <div tal:omit-tag=""
71                              tal:condition="python:here.isEligible(here, member)">                              tal:condition="python:here.isEligible(here, member)">
72    
                             <!--  
73                              <h3>Take Action!</h3>                              <h3>Take Action!</h3>
74                              <div tal:repeat="act here/getAllowedActions">                              Fill this space..
                                 <form action="takeAction"  
                                     tal:attributes="action python:here.portal_properties.pac_actions.getProperty(act).split('|')[1]">  
                                     <input type="submit" tal:attributes="value python:here.portal_properties.pac_actions.getProperty(act).split('|')[0]"/>  
                                 </form>  
                             </div>  
                             -->  
75                              <h2>Your Qualified Recipients</h2>                              <h2>Your Qualified Recipients</h2>
76                              <div tal:repeat="ar python:here.getMyRecipients(member)">                              <div tal:repeat="ar python:here.getMyRecipients(member)">
77                                  <div tal:content="python:ar.Title"></div>                                  <div tal:content="python:ar.Title"></div>

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

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