Changeset 20

Show
Ignore:
Timestamp:
11/19/08 10:23:53 (7 weeks ago)
Author:
fporcari
Message:

commentato alcuni console log

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • gnrjs/gnr_d11/js/gnrbag.js

    r1 r20  
    162162        } 
    163163        else if(this._status=='resolving'){ 
    164             console.log('me tooooo:'+this.label); 
    165164            return this._resolver.meToo(); 
    166              
    167165        } 
    168166        else if ((this._status=='loaded') &&(!this._resolver.expired()) && (mode.indexOf('reload')<0)){