CG Calendar Full Calendar View bug days are object

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Mich-adg
Forum Members
Forum Members
Posts: 199
Joined: Sat Aug 02, 2008 9:08 pm

CG Calendar Full Calendar View bug days are object

Post by Mich-adg »

Hi all,

i'm trying to use the fullcalendar view template with CGCalendar, and i got a bug: the short days name are not showing, i got object Object instead.
I added the parameter " locale:'en' " in the js init, but no luck...
Any idea??
Thks !
Mich-adg
Forum Members
Forum Members
Posts: 199
Joined: Sat Aug 02, 2008 9:08 pm

Re: CG Calendar Full Calendar View bug days are object

Post by Mich-adg »

Seems this is the source of the problem, if i remove this part i get the days displaying :

Code: Select all

     columnFormat: {
        month: 'ddd',
        week: 'ddd d/w',
        day: 'dddd d/M'
     },
Post Reply

Return to “Modules/Add-Ons”