Skip to content

Commit

Permalink
zpretty
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Sep 22, 2023
1 parent 0b425ce commit 2ad3f8b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
factory=".search.BookingsSearch"
for="Products.CMFPlone.interfaces.IPloneSiteRoot"
permission="zope2.View"
name="@bookings"
layer="design.plone.ioprenoto.interfaces.IDesignPloneIoprenotoLayer"
name="@bookings"
/>

<plone:service
method="GET"
factory=".search.BookingsSearchFolder"
for="redturtle.prenotazioni.content.prenotazioni_folder.IPrenotazioniFolder"
permission="zope2.View"
name="@bookings"
layer="design.plone.ioprenoto.interfaces.IDesignPloneIoprenotoLayer"
name="@bookings"
/>

</configure>

0 comments on commit 2ad3f8b

Please sign in to comment.