cloudsuite: remove the iframe when close

pull/1/head
Henry Castro 9 years ago
parent 38f9b8152e
commit aac766d9f6

@ -81,8 +81,7 @@ var odfViewer = {
onClose: function() {
FileList.setViewerMode(false);
$('#odf-toolbar').remove();
$('#odf-canvas').remove();
$('#loleafletframe').remove();
}
};

Loading…
Cancel
Save