Closed (works as designed)
Project:
Quick Tabs
Version:
7.x-3.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 19:48 UTC
Updated:
2 Feb 2015 at 19:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
adamgerthel commentedThe patch hides the title, but not the h2
Update: Actually, the patch doesn't even work with none, it simply adds "none" in the h2 (see attached screenshot) no matter what the title is
Comment #2
adamgerthel commentedComment #3
unic commentedJust changed patch from header to work with
<none>Comment #4
unic commentedNow I think it's not necessary. Hiding generated block with
<none>works well.Comment #5
danny englanderI needed this patch as
<none>set on the block title configuration page was not working. The patch fixed the issue, now<none>does what it's supposed to do.Comment #6
glekli commentedAn equal sign is missing in the patch. The assignment should look like so, shouldn't it?