Changeset 2420


Ignore:
Timestamp:
04/05/10 16:45:18 (14 years ago)
Author:
rodsouza
Message:

Ticket #1009 - Adicinando scripts para possibilitar o não reload de pagina. Habilitado para o Admin.

Location:
trunk/phpgwapi
Files:
4 added
1 edited

Legend:

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

    r2419 r2420  
    12241224                        } 
    12251225 
    1226                         $GLOBALS['phpgw']->js->validate_file( 'tools','event_config' ); 
     1226                        $GLOBALS['phpgw']->js->validate_file( 'tools','xevent' ); 
    12271227                        $GLOBALS['phpgw']->js->validate_file( 'tools','xconnector' ); 
    1228                         //$GLOBALS['phpgw']->js->validate_file( 'tools','xlink' ); 
     1228                        $GLOBALS['phpgw']->js->validate_file( 'tools','xlink' ); 
    12291229 
    12301230                        $GLOBALS['phpgw']->js->validate_file('expressoAjax','expressoAjax'); 
Note: See TracChangeset for help on using the changeset viewer.