Commit 597a2452 authored by Guillaume Michon's avatar Guillaume Michon

Added Reference and SortIndex propertysheets


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6073 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 625c7275
......@@ -108,5 +108,7 @@ class Category(CMFCategory, Predicate, MetaNode, MetaResource):
property_sheets = ( PropertySheet.Base
, PropertySheet.SimpleItem
, PropertySheet.CategoryCore
, PropertySheet.Codification )
, PropertySheet.Codification
, PropertySheet.Reference
, PropertySheet.SortIndex)
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