Ignore:
Timestamp:
06/08/10 10:11:06 (14 years ago)
Author:
rodsouza
Message:

Ticket #1058 - Corrigindo problemas na inclusão de folhas de estilo.

File:
1 edited

Legend:

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

    r2876 r2903  
    413413                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xform', NULL, true ); 
    414414                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xlink', NULL, true ); 
     415                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xstyle', NULL, true ); 
    415416                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xscript', NULL, true ); 
    416417                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xconnector', NULL, true ); 
Note: See TracChangeset for help on using the changeset viewer.