--- a/src/pyams_zmi/configuration.py Sun Mar 11 11:23:49 2018 +0100
+++ b/src/pyams_zmi/configuration.py Mon Mar 12 11:13:03 2018 +0100
@@ -101,7 +101,7 @@
return configuration
-@adapter_config(name='zmi_configuration', context=(Interface, IAdminLayer, Interface), provides=ITALESExtension)
+@adapter_config(name='zmi_configuration', context=(Interface, Interface, Interface), provides=ITALESExtension)
class ZMIConfigurationTalesExtension(ContextRequestViewAdapter):
"""extension:zmi_configuration TALES expression"""