Commit 965839b4 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_km: assign missing portal type to WebSection_searchAssignmentList

parent b90f8e36
......@@ -51,6 +51,7 @@
<item>
<key> <string>_body</string> </key>
<value> <string>section = context.REQUEST.get(\'current_web_section\', context)\n
kw[\'portal_type\'] = \'Assignment\'\n
\n
membership_criterion_category = section.getMembershipCriterionCategory()\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