Closed (won't fix)
Project:
Zero Point
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
28 Jun 2011 at 19:29 UTC
Updated:
2 Oct 2014 at 17:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettZeropoint provides its own views-view.tpl.php (not sure why), but in doing so removes the dom_id class from the view, which is used by many modules, fullcalendar being just one of them.
Attached patch fixes this, but the entire views-view.tpl.php should likely be removed.
Comment #2
tim.plunkett