Ignore:
Timestamp:
03/13/14 01:19:07 (11 years ago)
Author:
hendrikvanantwerpen
Message:

Small fixes fir urls and validation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/src/client/qed-client/model/widgets/QuestionEditorPreviewItem.js

    r511 r512  
    149149            if ( this.innerWidget !== null ) {
    150150                if ( this._editing === true ) {
    151                     this._onChange();
     151                    this.triggerOnChange();
    152152                }
    153153                this.removeChild(this.innerWidget);
Note: See TracChangeset for help on using the changeset viewer.