Commit cda73783 authored by Tristan Cavelier's avatar Tristan Cavelier

XXX erp5_km:

parent f512e303
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>section = context.REQUEST.get(\'current_web_section\', context)\n <value> <string>section = context.REQUEST.get(\'current_web_section\', context)\n
kw[\'portal_type\'] = \'Assignment\' # XXX Quick fix by JPS because the PT is not passed to gadget\n
\n \n
membership_criterion_category = section.getMembershipCriterionCategory()\n membership_criterion_category = section.getMembershipCriterionCategory()\n
if membership_criterion_category is not None:\n if membership_criterion_category is not None:\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment