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

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

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

revision 1.6 by tvon, Sun Oct 12 07:36:13 2003 UTC revision 1.7 by tvon, Thu Oct 23 23:10:10 2003 UTC
# Line 14  Line 14 
14                  <div tal:omit-tag=""                  <div tal:omit-tag=""
15                      tal:content="structure here/getInstructions"/>                      tal:content="structure here/getInstructions"/>
16    
17                  <div class="formletter">                  <div class="formletter"
18                      <b tal:content="python:here.portal_catalog(id=here.randomFormLetter(here))[0].path"/>                       tal:define="member container/portal_membership/getAuthenticatedMember | nothing">
19    
20                        <b tal:content="structure python:here.buildFormLetter(member)"/>
21    
22                  </div>                  </div>
23    
24              </div>              </div>
25          </div>          </div>
26      </body>      </body>
27  </html>  </html>
28    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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