Commit d719169a authored by 's avatar

- hook up ZopeVocabularyRegistry

parent 7bcfe9ca
......@@ -22,6 +22,9 @@ from Products.Five import zcml
from Products.Five.browser import BrowserView
from Products.Five.skin.standardmacros import StandardMacros
# hook up ZopeVocabularyRegistry
import zope.app.schema.vocabulary
# load the site's ZCML tree (usually site.zcml) upon product
# initialization
def initialize(context):
......
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