Commit 64903aa2 authored by Lucas Carvalho's avatar Lucas Carvalho

Added hidden content type for Bug.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22762 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3445da77
<base_category_list>
<portal_type id="Bug">
<item>bug_priority</item>
<item>follow_up</item>
<item>bug_difficulty</item>
<item>bug_severity</item>
</portal_type>
......
<hidden_content_type_list>
<portal_type id="Bug">
<item>File</item>
</portal_type>
<portal_type id="Bug Line">
<item>File</item>
<item>Image</item>
......
289
\ No newline at end of file
293
\ 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