Ignore:
Timestamp:
Mar 10, 2010 2:31:12 PM (14 years ago)
Author:
liebster
Message:

Revert 2912 to 2729 commits for tagging plone-3 compatible version (svn merge -r 2912:2729 http://svn.quintagroup.com/products/quintagroup.plonecaptchas/trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonecaptchas/trunk/quintagroup/plonecaptchas/skins/captchas_discussion/discussion_reply_form.cpt

    r1873 r1874  
    1313 
    1414<div metal:fill-slot="main" 
    15      tal:define="template_id template/getId; 
    16                  errors options/state/getErrors; 
    17                  putils context/plone_utils; 
     15     tal:define="errors options/state/getErrors; 
    1816                 thread python:putils.getDiscussionThread(here); 
    1917                 discussable python:thread[0]; 
    20                  here_url context/@@plone_context_state/object_url; 
    21                  member context/@@plone_portal_state/member; 
    22                  isAnon context/@@plone_portal_state/anonymous; 
    23                  toLocalizedTime nocall:context/@@plone/toLocalizedTime; 
    2418                 replies python:thread[1:]"> 
    2519 
Note: See TracChangeset for help on using the changeset viewer.