comment out splitter code

This commit is contained in:
ansuz 2017-08-16 12:15:08 +02:00
parent 46e47b454d
commit 2a8abc2699
1 changed files with 2 additions and 0 deletions

View File

@ -410,6 +410,7 @@ define([
}
});
/*
// add the splitter
if (!$iframe.has('.cp-splitter').length) {
var $preview = $iframe.find('#previewContainer');
@ -437,6 +438,7 @@ define([
});
});
}
*/
Cryptpad.removeLoadingScreen();
setEditable(true);