Hello,
I defined the following panel and I would like display a description on it.
<row>
<panel>
<title>Test Panel</title>
<description>My description</description>
</panel>
</row>
The description is not displayed. How can I show it?
Thanks in advance
... View more