Ignore:
Timestamp:
30 Jul 2006, 06:12:00 (18 years ago)
Author:
joachim
Message:

student import startet

File:
1 edited

Legend:

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

    r306 r361  
    200200    info['type_l10n'] = cpsmcat(proxy.getTypeInfo().Title())
    201201else:
    202     LOG("getContentInfo() pb getting Type Information",
    203         DEBUG,
    204         'Proxy :',
    205         proxy)
     202##    LOG("getContentInfo() pb getting Type Information",
     203##        DEBUG,
     204##        'Proxy :',
     205##        proxy)
    206206    info['type_l10n'] = ''
    207207info['review_state'] = wtool.getInfoFor(proxy, 'review_state', '')
Note: See TracChangeset for help on using the changeset viewer.