Ignore:
Timestamp:
15 Jul 2006, 14:41:46 (19 years ago)
Author:
joachim
Message:

=more changes

Location:
WAeUP_SRP/trunk/skins/waeup_custom
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_custom/cpsdocument_create.py

    r310 r311  
    3636    url = ob.absolute_url()
    3737    meth_id = ti.queryMethodID('created', None)
    38     if meth_id is not None:
    39         getattr(context, meth_id)(object=ob)
     38##    if meth_id is not None:
     39##        getattr(context, meth_id)(object=ob)
    4040    action = ob.getTypeInfo().immediate_view
    4141    psm = 'psm_content_created'
Note: See TracChangeset for help on using the changeset viewer.