X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-core-debug.js;h=c94cbef5d511baa18ffda3a3689a969c72ed1d2d;hb=ef4885eb1a4bc02ed4aab9d21e225dc02ac9db4f;hp=f2e187a957790a87f4d4093e1e2f8cce081d849b;hpb=e01802ac69da0ec0c9ccecc295beff82c1779f68;p=roojs1 diff --git a/roojs-core-debug.js b/roojs-core-debug.js index f2e187a957..c94cbef5d5 100644 --- a/roojs-core-debug.js +++ b/roojs-core-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 - *