Active
Project:
Visualize
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 15:26 UTC
Updated:
19 May 2010 at 21:33 UTC
in views design options, set 'appendTitle', but leave title field empty.
(then title is taken from table title which is a good thing if we group-by some field)
then there is a bogus 'asd' title prefix.
Comments
Comment #1
geek-merlinfix:
in views-view-jquery-visualize.tpl.php
line 27
take out 'asd' and bring to lost+found office.
Comment #2
javi-er commentedgood finding! looks like I forgot that, will remove it and post a patch.