diff --git a/news/95.news b/news/95.news new file mode 100644 index 0000000..fc711eb --- /dev/null +++ b/news/95.news @@ -0,0 +1 @@ +Adapt viewlet styles to Plone 6 [pbauer] \ No newline at end of file diff --git a/plone/app/iterate/browser/cancel.pt b/plone/app/iterate/browser/cancel.pt index a1af209..8c53eb0 100644 --- a/plone/app/iterate/browser/cancel.pt +++ b/plone/app/iterate/browser/cancel.pt @@ -28,7 +28,7 @@
+ tal:condition="python: not isAnon" + role="alert"> - Warning + + + ${python:display_info['msg']} This item is being edited by - Warning + + + ${python:display_info['msg']} This is a working copy of diff --git a/plone/app/iterate/configure.zcml b/plone/app/iterate/configure.zcml index 6b64a41..a1e695c 100644 --- a/plone/app/iterate/configure.zcml +++ b/plone/app/iterate/configure.zcml @@ -10,6 +10,16 @@ + + + + @@ -106,16 +116,6 @@ handler=".event.handleDeletion" /> - - - -