Project

General

Profile

Bug #58485 ยป AdminPanel.js.diff

Goran Medakovic, 2014-05-04 12:47

View differences:

AdminPanel.new.js Sun May 04 12:31:18 2014
var _this = this, headerElement = document.getElementById(headerElementId);
headerElement.onmousedown = function() {
_this.dragStart.apply(_this, arguments);
return false;
}
},
    (1-1/1)