Fixed typo on variable name
FEA: ItEr02S03MigracionZK5
This commit is contained in:
parent
2efaa389d6
commit
8b1cce42bf
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@ ganttz.UnlinkedDependencyComponent = zk.$extends(ganttz.DependencyComponentBase,
|
|||
DOMinnerlayout.scrollLeft();
|
||||
var ypos = this._WGTganttpanel.getYMouse() -
|
||||
findPosY(DOMinnerlayout) +
|
||||
innerLayout.scrollTop() -
|
||||
DOMinnerlayout.scrollTop() -
|
||||
this._DOMlisttasks.position().top;
|
||||
|
||||
var task, coordTask;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue