Skip to content

Commit d39769b

Browse files
committed
Merge pull request #6 from tieniber/master
Master
2 parents f6f7c98 + 3ad6206 commit d39769b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/FileDocumentViewer/widget/FileDocumentViewer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ require( [
7676

7777
_updateRendering: function () {
7878

79-
domConstruct.destroy('iframeNode');
79+
domConstruct.destroy(this.iframeNode);
8080
this.iframeNode = null;
8181
this._iframeNodeCreate();
8282

4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)