Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removing extraneous argument.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/support.js
|
@@ -134,7 +134,7 @@ |
|
|
|
|
|
// release memory in IE |
|
|
root = script = div = all = a = null; |
|
|
})( jQuery ); |
|
|
})(); |
|
|
|
|
|
jQuery.props = { |
|
|
"for": "htmlFor", |
|
|