Changeset 12771

Show
Ignore:
Timestamp:
02/28/08 11:42:55 (9 months ago)
Author:
peller
Message:

Oops. Remove log. Refs #2439

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/_editor/plugins/FontChoice.js

    r12770 r12771  
    5757                                        dijit.focus(this._focusHandle); 
    5858                                } 
    59 console.log("onChange"); 
    6059                                this.editor.execCommand(this.command, choice); 
    6160                        });