diff options
Diffstat (limited to 'ui/ui.colorpicker.js')
-rw-r--r-- | ui/ui.colorpicker.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.colorpicker.js b/ui/ui.colorpicker.js index 5c2386a81..f13af12df 100644 --- a/ui/ui.colorpicker.js +++ b/ui/ui.colorpicker.js @@ -469,4 +469,4 @@ $.extend($.ui.colorpicker, { } }); -})(jQuery);
\ No newline at end of file +})(jQuery); |