Commit b1d5488b authored by Jean-Paul Smets's avatar Jean-Paul Smets

Path propertysheet needs to be reviewed and anyway it makes no sense to keep inheritance.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41646 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 34076a9e
......@@ -27,10 +27,8 @@
#
##############################################################################
from Path import Path
class Assignment(Path):
class Assignment:
"""
These properties are used by Career and Assignment
"""
......
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