diff options
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); |