diff options
author | Richard Worth <rdworth@gmail.com> | 2008-06-09 01:31:31 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-06-09 01:31:31 +0000 |
commit | 8105c48065df87218c7df40dd630b5ed0f3ecd5c (patch) | |
tree | 7929b014c52d91048746cbf204d8112da26845de /ui/ui.core.js | |
parent | fb925eb1050f44c7c1ab7f6b7905bd8cec2543da (diff) | |
download | jquery-ui-8105c48065df87218c7df40dd630b5ed0f3ecd5c.tar.gz jquery-ui-8105c48065df87218c7df40dd630b5ed0f3ecd5c.zip |
whitespace only - newline at EOF
Diffstat (limited to 'ui/ui.core.js')
-rw-r--r-- | ui/ui.core.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.core.js b/ui/ui.core.js index b20e492e4..1e8fa48b9 100644 --- a/ui/ui.core.js +++ b/ui/ui.core.js @@ -286,4 +286,4 @@ $.ui.mouse.defaults = { delay: 0 }; -})(jQuery);
\ No newline at end of file +})(jQuery); |