- Timestamp:
- 03/13/14 01:19:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/src/client/qed-client/model/widgets/QuestionEditorPreviewItem.js
r511 r512 149 149 if ( this.innerWidget !== null ) { 150 150 if ( this._editing === true ) { 151 this. _onChange();151 this.triggerOnChange(); 152 152 } 153 153 this.removeChild(this.innerWidget);
Note: See TracChangeset
for help on using the changeset viewer.