Skip to content

Commit

Permalink
Merge pull request #6 from tieniber/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
JelteMX committed Feb 3, 2016
2 parents f6f7c98 + 3ad6206 commit d39769b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileDocumentViewer/widget/FileDocumentViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ require( [

_updateRendering: function () {

domConstruct.destroy('iframeNode');
domConstruct.destroy(this.iframeNode);
this.iframeNode = null;
this._iframeNodeCreate();

Expand Down
Binary file modified test/widgets/FileDocumentViewer.mpk
Binary file not shown.

0 comments on commit d39769b

Please sign in to comment.