Commit eda36c9a authored by Yusei Tahara's avatar Yusei Tahara

Remove field value interactor's installation line.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16645 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dc608eba
......@@ -210,5 +210,5 @@ class InteractorOfInteractor(Interactor):
#interactor_of_interactor = InteractorOfInteractor(test)
#interactor_of_interactor.install()
# This is used in ERP5Form and install method is called in ERP5Form
# Don't install this interactor here.
fielf_value_interactor = FieldValueInteractor()
fielf_value_interactor.install()
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