diff options
author | Richard Worth <rdworth@gmail.com> | 2008-09-20 01:48:18 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-09-20 01:48:18 +0000 |
commit | ca5c0ca9e9291eac51b3d4afa8cc4664d9b5eb8d (patch) | |
tree | a90348045711fd3e60658e552f8e0793254bb02c /ui/ui.progressbar.js | |
parent | df1966a3f542735cc9b5e6290058231b357daf56 (diff) | |
download | jquery-ui-ca5c0ca9e9291eac51b3d4afa8cc4664d9b5eb8d.tar.gz jquery-ui-ca5c0ca9e9291eac51b3d4afa8cc4664d9b5eb8d.zip |
Added newline to end of files
Diffstat (limited to 'ui/ui.progressbar.js')
-rw-r--r-- | ui/ui.progressbar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js index 35afe0f20..6081e7382 100644 --- a/ui/ui.progressbar.js +++ b/ui/ui.progressbar.js @@ -192,4 +192,4 @@ $.ui.progressbar.defaults = { textClass: '' }; -})(jQuery);
\ No newline at end of file +})(jQuery); |