Skip to content

Commit 2b5a548

Browse files
authored
Update docs/backend/upgrading/version-specific-migration/upgrade-to-60.md
1 parent 113ccc7 commit 2b5a548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/upgrading/version-specific-migration/upgrade-to-60.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ This is because some viewlet names contained the name of a viewlet manager.
610610
This didn't always match the name of their actual viewlet manager, especially after moving them.
611611
Plone 6.0 removes such references from the viewlet names to avoid confusion.
612612

613-
- Plone 6.0 removes the `plone.documentactions (IDocumentActions)` viewlet manager. In Plone 5.2 it was already empty.
613+
- Plone 6.0 removes the `plone.documentactions (IDocumentActions)` viewlet manager. In Plone 5.2 it was already empty.
614614
- Plone 6.0 adds the `plone.belowcontentdescription (IBelowContentDescription)` viewlet manager. By default this has no viewlets.
615615
- Plone 6.0 removes the `plone.header` viewlet from `plone.portaltop` manager, making it empty.
616616
- Plone 6.0 renames the `plone.abovecontenttitle.documentactions` viewlet to `plone.documentactions` and moves it from manager `plone.belowcontentbody` to `plone.belowcontent`.

0 commit comments

Comments
 (0)