Changeset 15138

Show
Ignore:
Timestamp:
09/04/08 21:28:40 (3 months ago)
Author:
peller
Message:

remove console.log from [15137] Refs #5821 !strict

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/layout/StackContainer.js

    r15137 r15138  
    130130 
    131131                if(this.selectedChildWidget === page){ 
    132                         console.log("deleting selected child widget"); 
    133132                        this.selectedChildWidget = undefined; 
    134133                        if(this._started){