Ignore:
Timestamp:
02/27/13 12:10:11 (11 years ago)
Author:
cristiano
Message:

Ticket #3360 - Verificar inconsistência na exibição de alertas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/index.php

    r7870 r7915  
    255255    } 
    256256 
     257    echo '<script type="text/javascript"> var preferences  = '.json_encode($_SESSION['phpgw_info']['user']['preferences']['expressoMail']).'</script>'; 
     258 
    257259    echo ' 
    258260        <script> var special_folders = new Array(4); 
     
    365367            '<script src="../prototype/plugins/datejs/date-pt-BR.js" language="javascript" ></script> 
    366368                <script src="../prototype/modules/calendar/js/timezone.js" language="javascript" ></script> 
     369                <script src="../prototype/plugins/dateFormat/dateFormat.js" language="javascript" ></script> 
     370                <script src="../prototype/modules/calendar/js/calendar.date.js" language="javascript" ></script> 
    367371                <script src="../prototype/modules/calendar/js/calendar.codecs.js" language="javascript" ></script> 
    368372                <script src="../prototype/modules/calendar/js/calendar.alarms.js" language="javascript" ></script> 
Note: See TracChangeset for help on using the changeset viewer.