Skip to content

Commit

Permalink
update modx.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicola1971 committed Jan 23, 2018
1 parent 08cbcd5 commit e36972b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion manager/media/style/EvoFLAT/js/modx.js
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,6 @@
for (var i = 0; i < els.length; i++) {
var el = els[i];
el.onmousedown = this.onmousedown;
el.onmousedown = this.onmousedown;
el.ondragstart = this.ondragstart;
el.ondragenter = this.ondragenter;
el.ondragover = this.ondragover;
Expand Down
2 changes: 1 addition & 1 deletion manager/media/style/EvoFLAT/js/modx.min.js

Large diffs are not rendered by default.

0 comments on commit e36972b

Please sign in to comment.