X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=686e7463edb086454dc5fd074c060598e33936a1;hb=520aa22d24fdc05d2b63fdbcc76c8a516acc43e7;hp=6f7bb7bc13c1090e160351a31ec6c6dbad45f9ce;hpb=207dc6e065f17db9bdf887692ffa46c26c861b02;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 6f7bb7bc13..686e7463ed 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -4667,7 +4667,7 @@ Roo.Template.prototype = { * @return {String} The HTML fragment */ applyTemplate : function(values){ - Roo.log(["applyTemplate", values]); + //Roo.log(["applyTemplate", values]); try { if(this.compiled){ @@ -16004,6 +16004,463 @@ Roo.extend(Roo.BoxComponent, Roo.Component, { return {x : x, y: y}; } });/* + * 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 + *