The panels-pane.tpl.php in Radix is missing a couple features that are present in the same template from more recent versions of Panels, namely:

  • Support for arbitrary attributes via $attributes
  • Support a configurable header tag via $title_attributes

This also affects panels-pane--bootstrap-panel.tpl.php.

I'll post a patch to bring Radix's templates up-to-date in a moment.

CommentFileSizeAuthor
#1 radix-panels-pane-tpl-2473455-1.patch1.83 KBdsnopek
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dsnopek’s picture

Status: Active » Needs review
FileSize
1.83 KB

Here's the patch! I'm going to test this for a bit before committing to make sure there's no collateral damage.

shadcn’s picture

Status: Needs review » Reviewed & tested by the community

Tested against latest Panels + CTools. Looks good.

dsnopek’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! Committed. :-)

  • dsnopek committed f26d287 on 7.x-3.x
    Issue #2473455 by dsnopek: Radix panels-pane.tpl.php templates missing...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.