X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2FXTemplate.js;h=a19d417fcf26199f5b783faab2436edc6161bdcb;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=708da8f3fe20754bca26020f444da09dff1c8108;hpb=957ad627541c3bcce7b5376c98d68136d6ec1f6d;p=roojs1 diff --git a/Roo/XTemplate.js b/Roo/XTemplate.js index 708da8f3fe..a19d417fcf 100644 --- a/Roo/XTemplate.js +++ b/Roo/XTemplate.js @@ -41,7 +41,7 @@ var t = new Roo.XTemplate( <tpl for="a_variable or condition.."></tpl> <tpl if="a_variable or condition"></tpl> <tpl exec="some javascript"></tpl> - <tpl name="named_template"></tpl> + <tpl name="named_template"></tpl> (experimental) <tpl for="."></tpl> - just iterate the property.. <tpl for=".."></tpl> - iterates with the parent (probably the template)