]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/js/image-edit.dev.js
Wordpress 3.0
[autoinstalls/wordpress.git] / wp-admin / js / image-edit.dev.js
index 49ce7f3bd3ec202cac8816ce84346714735538c4..0e43d5110c4d8327f38796ef583a64d839be7dc0 100644 (file)
@@ -204,10 +204,10 @@ imageEdit = {
 
                        if ( fw < 1 ) {
                                w.focus();
-                               return false;;
+                               return false;
                        } else if ( fh < 1 ) {
                                h.focus();
-                               return false;;
+                               return false;
                        }
 
                        if ( fw == t.hold.ow || fh == t.hold.oh )