fix typo
This commit is contained in:
parent
87fadcf2aa
commit
5310a38dc8
1 changed files with 1 additions and 0 deletions
|
|
@ -683,6 +683,7 @@ function Folding() {
|
|||
};
|
||||
|
||||
this.onFoldWidgetClick = function(row, e) {
|
||||
e = e.domEvent;
|
||||
var type = this.getFoldWidget(row);
|
||||
var line = this.getLine(row);
|
||||
var onlySubfolds = e.shiftKey;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue