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

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

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

revision 1.10 by tvon, Tue Sep 30 19:42:15 2003 UTC revision 1.11 by tvon, Fri Oct 3 17:18:30 2003 UTC
# Line 54  Line 54 
54                          <div tal:omit-tag=""                          <div tal:omit-tag=""
55                              tal:condition="python:here.isEligible(here, member)">                              tal:condition="python:here.isEligible(here, member)">
56                              <h3>Take Action!</h3>                              <h3>Take Action!</h3>
57                              <div tal:repeat="act here/getAllowed_actions">                              <div tal:repeat="act here/getAllowedActions">
58                                  <form action="takeAction"                                  <form action="takeAction"
59                                      tal:attributes="action python:here.portal_properties.pac_actions.getProperty(act).split('|')[1]">                                      tal:attributes="action python:here.portal_properties.pac_actions.getProperty(act).split('|')[1]">
60                                      <input type="submit" tal:attributes="value python:here.portal_properties.pac_actions.getProperty(act).split('|')[0]"/>                                      <input type="submit" tal:attributes="value python:here.portal_properties.pac_actions.getProperty(act).split('|')[0]"/>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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