X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=1da9e5b854d7dbb8a716150f8d019a1f3944cbf8;hb=df0e2f24824336aaa4b850d0f93924769cc6dd4d;hp=7b675d80292544618bf061b446abf7000848da93;hpb=e01802ac69da0ec0c9ccecc295beff82c1779f68;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 7b675d8029..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 - *