Commit c64770df authored by Yoshinori Okuji's avatar Yoshinori Okuji

Override immediate_view. This is used by constructContent.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1884 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent db6efd83
...@@ -79,7 +79,7 @@ class ERP5TypeInformation( FactoryTypeInformation ): ...@@ -79,7 +79,7 @@ class ERP5TypeInformation( FactoryTypeInformation ):
base_category_list = () base_category_list = ()
init_script = '' init_script = ''
product = 'ERP5Type' product = 'ERP5Type'
immediate_view = 'view'
# #
# Acquisition editing interface # Acquisition editing interface
......
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