diff -r 650534afe60d -r 16a535e0eb92 src/ztfy/utils/browser/configure.zcml --- a/src/ztfy/utils/browser/configure.zcml Wed May 07 19:04:14 2014 +0200 +++ b/src/ztfy/utils/browser/configure.zcml Sat May 10 11:15:34 2014 +0200 @@ -2,6 +2,7 @@ xmlns="http://namespaces.zope.org/zope" xmlns:browser="http://namespaces.zope.org/browser" xmlns:z3c="http://namespaces.zope.org/z3c" + xmlns:zcml="http://namespaces.zope.org/zcml" i18n_domain="ztfy.i18n"> @@ -11,22 +12,24 @@ class="..zodb.ZEOConnectionUtility" permission="zope.ManageServices" /> - + + - + +