src/pyams_content/shared/form/zmi/field.py
changeset 501 3407e6940f6a
parent 342 d4237323fa56
child 527 5dd1aa8bedd9
--- a/src/pyams_content/shared/form/zmi/field.py	Wed Mar 28 15:28:01 2018 +0200
+++ b/src/pyams_content/shared/form/zmi/field.py	Wed Mar 28 15:46:19 2018 +0200
@@ -147,7 +147,7 @@
 
 
 @adapter_config(context=FormFieldsContainerShowHideColumn, provides=IFormSecurityContext)
-def ShowHideColumnSecurityContextFactory(column):
+def show_hide_column_security_context_factory(column):
     """Show/hide column security context factory"""
     return column.table.context