Commit 58ef8c2c authored by Jérome Perrin's avatar Jérome Perrin

fix indentation with tab


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23542 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6a29d04d
...@@ -65,7 +65,7 @@ portal_tools = ( CategoryTool.CategoryTool, ...@@ -65,7 +65,7 @@ portal_tools = ( CategoryTool.CategoryTool,
PasswordTool.PasswordTool, PasswordTool.PasswordTool,
ContributionTool.ContributionTool, ContributionTool.ContributionTool,
NotificationTool.NotificationTool, NotificationTool.NotificationTool,
GadgetTool.GadgetTool, GadgetTool.GadgetTool,
ContributionRegistryTool.ContributionRegistryTool, ContributionRegistryTool.ContributionRegistryTool,
) )
content_classes = () content_classes = ()
......
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