search for: cell_text

Displaying 1 result from an estimated 1 matches for "cell_text".

2006 Jul 20
0
RJS and calendar_helper troubles .... tab characters covering web page
...#39;, :partial => ''shared/calendar'', :year => 2006, :month => 5 shared/_calendar.rhtml partial <hr> <%= calendar({:year => 2006, :month => 11, :table_class => "my_calendar_helper"}) do |d| cell_text = "#{d.mday}<br />" cell_attrs = {:class => ''my_day''} @events.each do |e| if e.tour_start_date == d cell_text << e.label << "<br />" c...