cloudsuite: fix close button
This commit is contained in:
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…
x
Reference in New Issue
Block a user