X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=1da9e5b854d7dbb8a716150f8d019a1f3944cbf8;hb=refs%2Fheads%2Fwip_alan_T6922_replace_builder_to_with_parent;hp=1212d1055ed46610e006df6e50a0a78bc0059111;hpb=682b55a93857ddf7a1e4c0a1876d412dbc199b0c;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 1212d1055e..1da9e5b854 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -19,7 +19,7 @@ window["undefined"] = window["undefined"]; /** * @class Roo * Roo core utilities and functions. - * @singleton + * @static */ var Roo = {}; /** @@ -1878,22 +1878,13 @@ Date.prototype.add = function(interval, value){ } return d; }; -/* - * Based on: - * Ext JS Library 1.1.1 - * Copyright(c) 2006-2007, Ext JS, LLC. - * - * Originally Released Under LGPL - original licence link has changed is not relivant. - * - * Fork - LGPL - *