Project

General

Profile

Actions

Defect #8139

closed

p.push is not an object in dragdrop.js @379

Added by Daniel Tsviatkov about 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
2011-04-13
Due date:
% Done:

100%

Estimated time:
0.10 h
Resolution:
Affected version:

Description

the patch should look like this
Line Bourdages 376 of dragdrop.js

---p = Position.page(this.options.scroll);
+++p = Position.page(this.options.scroll).toArray();

Actions

Also available in: Atom PDF