diff --git a/tabellio/pfbviews/configure.zcml b/tabellio/pfbviews/configure.zcml index 422c7a6..6fdcbe5 100644 --- a/tabellio/pfbviews/configure.zcml +++ b/tabellio/pfbviews/configure.zcml @@ -4,6 +4,7 @@ xmlns:grok="http://namespaces.zope.org/grok" xmlns:browser="http://namespaces.zope.org/browser" xmlns:i18n="http://namespaces.zope.org/i18n" + xmlns:genericsetup="http://namespaces.zope.org/genericsetup" i18n_domain="tabellio.pfbviews"> @@ -72,4 +73,12 @@ permission="zope2.View" /> + +