Ignore:
Timestamp:
08/15/12 12:07:23 (12 years ago)
Author:
marcieli
Message:

Ticket #3028 - Corrigidas telas de impressao na agenda, fontes, posicoes, icones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/calendar/templates/calendar_month_print.ejs

    r6996 r7022  
    3535                                                                title_type = "Tarefa"; 
    3636                                                        }if(data.days.events[i][jj].events[ii].type == '3'){ 
    37                                                                 img_type = "../prototype/modules/calendar/img/activity_icon.jpg";  
     37                                                                img_type = "../prototype/modules/calendar/img/mini-activity.png";  
    3838                                                                title_type = "Atividade"; 
    3939                                                        } 
Note: See TracChangeset for help on using the changeset viewer.