cloudsuite: fix close button

pull/1/head
Henry Castro 9 years ago
parent 48cba261ec
commit da92304323

@ -171,6 +171,7 @@ var documentsMain = {
},
showEditor : function(title){
var self = this;
if (documentsMain.isGuest){
// !Login page mess wih WebODF toolbars
$(document.body).attr('id', 'body-user');

Loading…
Cancel
Save