Commit e03e0546 authored by Rafael Monnerat's avatar Rafael Monnerat

Commited by mistake

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20970 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aded39e7
......@@ -70,7 +70,7 @@
\n
status_dict = context.ERP5Site_getConfiguredStatusDict()\n
basic_mode = status_dict[\'basic_mode\']\n
dms_mode = status_dict[\'dms_mode\'] or 1\n
dms_mode = status_dict[\'dms_mode\']\n
express_mode = status_dict[\'express_mode\']\n
\n
info_dict = context.ERP5Site_getCategorizedModuleActionInformationDict()\n
......
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