We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3183a55 commit 99f1d6dCopy full SHA for 99f1d6d
src/senaite/impress/browser/viewlets/content.py
@@ -6,7 +6,7 @@
6
7
8
class PublishContentViewlet(ViewletBase):
9
- """Viewlet that is displayed when the Auditlog is disabled
+ """Viewlet that shows a listing of the selected impress objects
10
"""
11
index = ViewPageTemplateFile("templates/content.pt")
12
0 commit comments