cloudsuite: remove the iframe when close
This commit is contained in:
parent
38f9b8152e
commit
aac766d9f6
@ -81,8 +81,7 @@ var odfViewer = {
|
|||||||
|
|
||||||
onClose: function() {
|
onClose: function() {
|
||||||
FileList.setViewerMode(false);
|
FileList.setViewerMode(false);
|
||||||
$('#odf-toolbar').remove();
|
$('#loleafletframe').remove();
|
||||||
$('#odf-canvas').remove();
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user