Ignore:
Timestamp:
05/10/11 17:03:27 (13 years ago)
Author:
airton
Message:

Ticket #1820 - Problema na apresentacao da agenda diaria no home - r4270

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.2.0.2/calendar/templates/default/day_cal.tpl

    r4193 r4322  
    201201 
    202202<!-- END day --> 
     203<!-- BEGIN day_event_off --> 
     204        <!--<font class="event-on">{event}</font>--> 
     205<!-- END day_event_off --> 
     206<!-- BEGIN day_time --> 
     207        <!--{time}--> 
     208     <!--<td class="time" nowrap>{open_link}{time}{close_link}</td>--> 
     209<!-- END day_time --> 
     210<!-- BEGIN day_row --> 
     211    <!--<font style="font-size: 8pt;">{event}</font>--> 
     212<!-- END day_row --> 
     213<!-- BEGIN day_event_on --> 
     214        <!--<font class="event-on">{event}</font>--> 
     215<!-- END day_event_on --> 
     216<!-- BEGIN day_event_holiday --> 
     217        <!--{event}--> 
     218<!-- END day_event_holiday --> 
Note: See TracChangeset for help on using the changeset viewer.