diff --git a/rhodecode/public/js/yui/calendar/calendar-debug.js b/rhodecode/public/js/yui/calendar/calendar-debug.js --- a/rhodecode/public/js/yui/calendar/calendar-debug.js +++ b/rhodecode/public/js/yui/calendar/calendar-debug.js @@ -1,8 +1,8 @@ /* -Copyright (c) 2009, Yahoo! Inc. All rights reserved. +Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: -http://developer.yahoo.net/yui/license.txt -version: 2.8.0r4 +http://developer.yahoo.com/yui/license.html +version: 2.8.2r1 */ (function () { @@ -7321,4 +7321,4 @@ YAHOO.widget.CalendarNavigator.prototype __isMac : (navigator.userAgent.toLowerCase().indexOf("macintosh") != -1) }; -YAHOO.register("calendar", YAHOO.widget.Calendar, {version: "2.8.0r4", build: "2449"}); +YAHOO.register("calendar", YAHOO.widget.Calendar, {version: "2.8.2r1", build: "7"});