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

Diff of /pac/PACDefault/skins/pac_templates/formletter_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                  letter display and choose one at random on load, could also                  letter display and choose one at random on load, could also
18                  allow the user to change the class via buttons/drop-down....                  allow the user to change the class via buttons/drop-down....
19                  -->                  -->
20                  <span metal:use-macro="python: here.widget('body', mode='view')"/>                  <div tal:omit-tag=""
21              </div>                      tal:content="structure here/getBody"/>
22    
23                    <div tal:omit-tag=""
24                        tal:condition="python:here.isEligible(here, member)">
25                        Foo
26                    </div>
27                </div>
28          </div>          </div>
29      </body>      </body>
30  </html>  </html>

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