Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a2aeb89911
@ -60,7 +60,7 @@
|
|||||||
showCursorWhenSelecting : true,
|
showCursorWhenSelecting : true,
|
||||||
lineNumbers : true
|
lineNumbers : true
|
||||||
});
|
});
|
||||||
codeMirror.setSize('auto', '426px');
|
codeMirror.setSize('auto', '100%');
|
||||||
}, function(code, data) {
|
}, function(code, data) {
|
||||||
top.dialog.msg(data.msg);
|
top.dialog.msg(data.msg);
|
||||||
}, function() {
|
}, function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user