| Issue 48: | Change css class of an event | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi.
I want to add a new class on my event so i do this:
id:{$prestation.pre_id_pk},
title:" {get_initiales($resp_name)} "+" Prestation N :
"+{$prestation.pre_id_pk},
start: new
Date({date_year($prestation.pre_datecreation)},{date_month($prestation.pre_datecreation)}-1,
{date_day($prestation.pre_datecreation)}),
className:".test",
It doesn't worked,can you help how we can add my class test on fullcalendar
css file.
I wnat to add this new class so specify the color of the background of a
special events.
Thank you.
Jun 30, 2009
Project Member
#1
adamrs...@gmail.com
Status:
Done
Jun 30, 2009
Thank you a lot... |
|
| ► Sign in to add a comment |