fixes 'only 11 lines' issue

This commit is contained in:
bugron
2015-09-14 08:35:39 +04:00
parent 901bfa627d
commit 615173ef91

View File

@ -794,6 +794,8 @@ $(document).ready(function() {
allSeeds;
myCodeMirror.setValue(replaceSafeTags(editorValue));
myCodeMirror.refresh();
if (typeof $preview.html() !== 'undefined') {
$preview.load(function() {
if (initPreview) {