diff rhodecode/public/js/yui/tabview/tabview.js @ 1073:289ff43cc190 beta

update YUI dev libs to latest version
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 20 Feb 2011 20:58:07 +0100
parents 1e757ac98988
children
line wrap: on
line diff
--- a/rhodecode/public/js/yui/tabview/tabview.js	Sat Feb 19 14:38:17 2011 +0100
+++ b/rhodecode/public/js/yui/tabview/tabview.js	Sun Feb 20 20:58:07 2011 +0100
@@ -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() {
 
@@ -984,4 +984,4 @@
     YAHOO.widget.Tab = Tab;
 })();
 
-YAHOO.register("tabview", YAHOO.widget.TabView, {version: "2.8.0r4", build: "2449"});
+YAHOO.register("tabview", YAHOO.widget.TabView, {version: "2.8.2r1", build: "7"});