Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
espenmn committed Feb 21, 2014
1 parent 2691880 commit 36a2848
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bda/plone/shopviews/configure.zcml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<configure xmlns="http://namespaces.zope.org/zope"
xmlns:five="http://namespaces.zope.org/five"
xmlns:plone="http://namespaces.plone.org/plone"
xmlns:i18n="http://namespaces.zope.org/i18n"
i18n_domain="bda.plone.shopviews">
i18n_domain="bda.plone.shopviews">

<five:registerPackage package="." initialize=".initialize" />
<include package=".browser" />
<include file="profiles.zcml" />

</configure>
</configure>

0 comments on commit 36a2848

Please sign in to comment.