Skip to content

Commit

Permalink
update zpretty
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi committed Nov 22, 2024
1 parent 24db1f8 commit 0772b14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/design/plone/contenttypes/browser/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
/>
</configure>
<configure package="redturtle.bandi.browser">
<browser:page
<browser:page
name="bando_view"
template="bando.pt"
permission="zope2.View"
for="..interfaces.IBando"
class="design.plone.contenttypes.browser.bando.BandoView"
template="bando.pt"
permission="zope2.View"
layer="design.plone.contenttypes.interfaces.IDesignPloneContenttypesLayer"
/>
</configure>
Expand Down

0 comments on commit 0772b14

Please sign in to comment.