fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'img-playground' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/redakc...
[redakcja.git]
/
redakcja
/
static
/
js
/
lib
/
jquery
/
jquery.imgareaselect.js
diff --git
a/redakcja/static/js/lib/jquery/jquery.imgareaselect.js
b/redakcja/static/js/lib/jquery/jquery.imgareaselect.js
index
d981fdc
..
cb31eef
100644
(file)
--- 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,