When using the pane pane_messages you get tabs, action links, messages and help.
The actions links has a wrapper which is kind of hard coded right now as this is the way core handles it aswell.
This has been solved in Ctools with the inclusion of #1470264: Missing action links content type, providing a theme function that wraps actions links into an UL element.
We should use this in Panels Everywhere as well.
| Comment | File | Size | Author |
|---|---|---|---|
| actions-links-theme.patch | 981 bytes | anon |
Comments
Comment #1
lpalgarvio commentedzen theme has the exact same flawed code
Comment #2
jwilson3Clarifying issue title and summary, since the patch for ctools is now in. I agree this should go in too.
Comment #3
damienmckennaCommited. Thanks.
Comment #7
damienmckennaI've (reverted and) committed this one again in order to fix the authorship.