diff --git a/js/documents.js b/js/documents.js index a7301ad9..659f532b 100644 --- a/js/documents.js +++ b/js/documents.js @@ -578,7 +578,7 @@ var documentsMain = { $('footer,nav').show(); documentsMain.UI.hideEditor(); - $(documentsMain.toolbar).remove(); + $('#ocToolbar').remove(); documentsMain.show(); },