Commit 5220990d authored by Jérome Perrin's avatar Jérome Perrin

forge: Allow to use discussion thread as follow up of bug

parent c2897653
......@@ -10,11 +10,11 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>base_category</string>
<string>portal_type</string>
<string>catalog_index</string>
<string>columns</string>
<string>portal_type</string>
<string>title</string>
</list>
</value>
</item>
......@@ -142,6 +142,10 @@
<string>Support Request</string>
<string>Support Request</string>
</tuple>
<tuple>
<string>Discussion Thread</string>
<string>Discussion Thread</string>
</tuple>
</list>
</value>
</item>
......
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