You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classic-ui/viewlets.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@ You also have to change the {ref}`classic-ui-viewlets-viewletmanager-label` clas
129
129
See {ref}`classic-ui-viewlets-registering-viewlet-zcml-label`.
130
130
```
131
131
132
+
132
133
### Hiding viewlets
133
134
134
135
Hiding a viewlet is also done from the `viewlets.xml` with the `<hidden />` node which is at same level as `<order />`, and is done per skin selection.
0 commit comments