From: Alan Knowles Date: Fri, 6 Apr 2012 15:36:44 +0000 (+0800) Subject: Roo/Template.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=39191ba808a95b04ca574b23e3b89e14d0d1b97d Roo/Template.js --- diff --git a/Roo/Template.js b/Roo/Template.js index 7a4dedc102..6cd9dadb94 100644 --- a/Roo/Template.js +++ b/Roo/Template.js @@ -54,7 +54,8 @@ Roo.Template = function(cfg){ Roo.Template.prototype = { /** - * @cfg {String} url The Url to load the template from. + * @cfg {String} url The Url to load the template from. beware if you are loading from a url, the data may not be ready if you use it instantly.. + * it should be fixed so that template is observable... */ url : false, /**