aboutsummaryrefslogtreecommitdiff
path: root/vendors
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-04-04 00:21:14 +0000
committerCash Costello <cash.costello@gmail.com>2009-04-04 00:21:14 +0000
commit6352944c967045ac53b9ae12d8cc6b8f50063c45 (patch)
treeee6adb4841d4fad2bc4b248b743632fe0632a6ab /vendors
parent9adff06c774ed66b99f9754263642fcf84b1dec4 (diff)
downloadelgg-6352944c967045ac53b9ae12d8cc6b8f50063c45.tar.gz
elgg-6352944c967045ac53b9ae12d8cc6b8f50063c45.tar.bz2
grrrr....stupid debug statement was crashing the image select - integrating other people's code can be annoying
Diffstat (limited to 'vendors')
-rw-r--r--vendors/jquery.imgareaselect-0.6.2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendors/jquery.imgareaselect-0.6.2.js b/vendors/jquery.imgareaselect-0.6.2.js
index 76f77ee98..d33e38b8d 100644
--- a/vendors/jquery.imgareaselect-0.6.2.js
+++ b/vendors/jquery.imgareaselect-0.6.2.js
@@ -307,7 +307,7 @@ jQuery.imgAreaSelect.init = function (img, options) {
selection.width = 70;
selection.height = 70;
- console.log(selection);
+ //console.log(selection);
resize = [ ];