X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=b0324ed6ca384c1720646644d1b7048215714681;hb=ef4885eb1a4bc02ed4aab9d21e225dc02ac9db4f;hp=47ee5d9a3b376770820839dfc93ac50de08cc7bf;hpb=95d78328468f1edb0352fa1b0999841ae361327e;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 47ee5d9a3b..b0324ed6ca 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 - *