Ignore:
Timestamp:
04/07/10 08:17:49 (14 years ago)
Author:
rodsouza
Message:

Ticket #1009 - Permitindo que o ExpressoCalendar? não realize reload de página.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/inc/class.common.inc.php

    r2420 r2439  
    12321232                        echo "<script type='text/javascript'>var URL_SERVER = '".$GLOBALS['phpgw_info']['server']['webserver_url']."';</script>"; 
    12331233                        echo $GLOBALS['phpgw']->js->get_script_links(); 
     1234 
     1235                        $GLOBALS['phpgw']->js->unset_script_link( 'phpgwapi','tools' ); 
    12341236 
    12351237                        $GLOBALS['phpgw']->js->unset_script_link('phpgwapi','expressoAjax'); 
Note: See TracChangeset for help on using the changeset viewer.