Issue 277: Option to disable timeslots in agendaview
Status:  Duplicate
Merged:  issue 150
Owner: ----
Closed:  Jan 2010
Reported by alexande...@gmx.de, Jan 8, 2010
Is there an option to disable the timeslot in agendaview?
See my sceenshot and you will see what i mean.

Greetings
Alexander 


snip.png
46.7 KB   View   Download
Jan 8, 2010
#1 nicola.b...@gmail.com
Try this:

 $('#calendar .fc-agenda-head, #calendar .fc-agenda-body .fc-axis').css
('display', 'none')

Jan 19, 2010
Project Member #2 adamrs...@gmail.com
alexander,
no there isn't. hiding the cells in css will probably make fullcalendar choke. it
looks like what you want to create is a "Gantt Chart", which is already an issue in
the issue tracker. merging...
Status: Duplicate
Mergedinto: 150