Commit a3380611 authored by Romain Courteaud's avatar Romain Courteaud

Add new fields to input catalog_role_key and catalog_local_role_key

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19409 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f8e4fa9d
...@@ -91,6 +91,7 @@ ...@@ -91,6 +91,7 @@
<string>my_template_catalog_result_key_list</string> <string>my_template_catalog_result_key_list</string>
<string>my_template_catalog_keyword_key_list</string> <string>my_template_catalog_keyword_key_list</string>
<string>my_template_catalog_datetime_key_list</string> <string>my_template_catalog_datetime_key_list</string>
<string>my_template_catalog_role_key_list</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -103,6 +104,7 @@ ...@@ -103,6 +104,7 @@
<string>my_template_catalog_multivalue_key_list</string> <string>my_template_catalog_multivalue_key_list</string>
<string>my_template_catalog_topic_key_list</string> <string>my_template_catalog_topic_key_list</string>
<string>my_template_catalog_scriptable_key_list</string> <string>my_template_catalog_scriptable_key_list</string>
<string>my_template_catalog_local_role_key_list</string>
</list> </list>
</value> </value>
</item> </item>
......
705 706
\ No newline at end of file \ No newline at end of file
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