diff rhodecode/public/js/yui/dragdrop/dragdrop-debug.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/dragdrop/dragdrop-debug.js	Sat Feb 19 14:38:17 2011 +0100
+++ b/rhodecode/public/js/yui/dragdrop/dragdrop-debug.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
 */
 /**
  * The drag and drop utility provides a framework for building drag and drop
@@ -3707,4 +3707,4 @@
         return ("DDTarget " + this.id);
     }
 });
-YAHOO.register("dragdrop", YAHOO.util.DragDropMgr, {version: "2.8.0r4", build: "2449"});
+YAHOO.register("dragdrop", YAHOO.util.DragDropMgr, {version: "2.8.2r1", build: "7"});