Ignore:
Timestamp:
02/05/13 15:21:19 (11 years ago)
Author:
angelo
Message:

Ticket #3339 - Tela de criacao de eventos e tarefas via email estao desajustadas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoCalendar/index.php

    r7643 r7857  
    1616        define( 'MODULESURL' , '../prototype/modules/calendar' ); 
    1717        define( 'PLUGINSURL' , '../prototype/plugins' ); 
    18   echo '<link rel="stylesheet" type="text/javascript" href="../prototype/modules/calendar/assetic_css.php"></link>'; 
     18  echo '<link rel="stylesheet" type="text/css" href="../prototype/modules/calendar/assetic_css.php"></link>'; 
    1919  include ROOTPATH.'/modules/calendar/templates/index.ejs'; 
    2020  echo '<script type="text/javascript" src="../prototype/modules/calendar/assetic.php"></script>';       
Note: See TracChangeset for help on using the changeset viewer.