Commit 41f4ab8c authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_core: add type class to Predicate portal type

parent a97402d3
......@@ -57,6 +57,10 @@ Other predicates must be implemented through scripts. \n
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>type_class</string> </key>
<value> <string>Predicate</string> </value>
</item>
</dictionary>
</pickle>
</record>
......
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