Eric Ray wrote:
> ...
>> Assuming FF, are there any useful JS errors?
>> 
> 
> Ah. Maybe.
> 
> vPopupFeatures is not defined, from jsgantt.js. Any ideas?
> ...

This is http://trac-hacks.org/ticket/8574.

I hope to update TH soon with several improvements including a fix for
this bug.  It may be a week or more.  Sorry.  In the Python wrapper you
can try adding

  g.setPopupFeatures("location=1,scrollbars=1");

After

  g.setFormatArr("day","week","month","quarter");

In the JS it emits.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to