Commit 7abbf29c authored by Jérome Perrin's avatar Jérome Perrin

bug fix for career_skill related key definition


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4134 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 005e4047
......@@ -73,8 +73,8 @@
<item type="str">parent_specialise_portal_type | category,catalog/portal_type/z_related_parent_specialise</item>
<item type="str">grand_parent_portal_type | catalog,catalog/portal_type/z_related_grand_parent</item>
<item type="str">grand_parent_simulation_state | catalog,catalog/simulation_state/z_related_grand_parent</item>
<item type="str">career_skill_title | category,catalog/title/z_related_career_skill</item>
<item type="str">career_skill_id | category,catalog/id/z_related_career_skill</item>
<item type="str">career_skill_title | category,catalog,catalog/title/z_related_career_skill</item>
<item type="str">career_skill_id | category,catalog,catalog/id/z_related_career_skill</item>
</property>
<property id="sql_catalog_request_keys" type="tuple">
</property>
......
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