Ignore:
Timestamp:
12/11/12 16:36:48 (11 years ago)
Author:
angelo
Message:

Ticket #3320 - Reduzir tempo de carregamento do Expresso Calendar - Primeira versao

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoCalendar/index.php

    r6801 r7642  
    1313         
    1414        $_SESSION['flags']['currentapp'] = 'expressoCalendar'; 
    15  
     15  
    1616        define( 'MODULESURL' , '../prototype/modules/calendar' ); 
    1717        define( 'PLUGINSURL' , '../prototype/plugins' ); 
    18          
    19         include ROOTPATH.'/modules/calendar/templates/index.ejs'; 
    20      
    21          
    22          
     18  include ROOTPATH.'/modules/calendar/templates/index.ejs'; 
     19  echo '<script type="text/javascript" src="../prototype/modules/calendar/assetic.php"></script>';       
    2320?> 
Note: See TracChangeset for help on using the changeset viewer.