Hey,

it seems to me that just adding the blocktheme variable to the classes array makes sense for blockthemes that doesn't need an extra template. At least I can't think of a case where this behaviour breaks stuff.

Patch provided below. What do you think?

Comments

japanitrat’s picture

Status: Active » Needs review
StatusFileSize
new968 bytes
amateescu’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Needs review » Fixed

Looks good to me. Committed to 7.x-1.x, thanks :)

Status: Fixed » Closed (fixed)

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

  • Commit 2f30426 on 7.x-1.x, 8.x-1.x authored by japanitrat, committed by amateescu:
    Issue #1592150 by japanitrat: Add blocktheme variable to block classes...