Changeset 2686 for trunk/phpgwapi/js


Ignore:
Timestamp:
05/03/10 10:43:25 (14 years ago)
Author:
rodsouza
Message:

Ticket #1058 - Removendo reload de alguns itens do 'admin'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/js/tools/xlink.js

    r2679 r2686  
    1111        function _click( _action, _cache ) 
    1212        { 
    13  
    1413                if ( _action.indexOf( window.location.host ) < 0 ) 
    1514                        _action = window.location.protocol + '//' + window.location.host + _action; 
Note: See TracChangeset for help on using the changeset viewer.