X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1be132dc9f105e745e979ec6eaeb8d7bc86089f1..b61e4fa32bc8fb7c64910520eb9008e73ac47edf:/redakcja/static/js/lib/jquery/jquery.imgareaselect.js?ds=sidebyside diff --git a/redakcja/static/js/lib/jquery/jquery.imgareaselect.js b/redakcja/static/js/lib/jquery/jquery.imgareaselect.js index d981fdc5..cb31eef9 100644 --- a/redakcja/static/js/lib/jquery/jquery.imgareaselect.js +++ b/redakcja/static/js/lib/jquery/jquery.imgareaselect.js @@ -39,13 +39,13 @@ $.imgAreaSelect = function (img, options) { left, top, - imgOfs, + imgOfs = { left: 0, top: 0 }, imgWidth, imgHeight, $parent, - parOfs, + parOfs = { left: 0, top: 0 }, zIndex = 0,