Change to Ajax request...

13 views
Skip to first unread message

Hansi Silva

unread,
Oct 17, 2011, 2:31:11 AM10/17/11
to Event Calendar Plugin
I want to change following request as a Ajax request.

link_to(I18n.localize(month_date, :format => "%B"), {:month =>
month_date.month, :year => month_date.year})

I make this request as follows. But it did not work.

link_to_remote (I18n.localize(month_date, :format => "%B"), {:month =>
month_date.month, :year => month_date.year})

Can anybody help me to correct this...
Reply all
Reply to author
Forward
0 new messages