examples/view/xtemplate.html
authorAlan Knowles <alan@akbkhome.com>
Sat, 7 Apr 2012 06:35:53 +0000 (14:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 7 Apr 2012 06:35:53 +0000 (14:35 +0800)
examples/view/xtemplate.html

index 6a419b7..a751464 100644 (file)
@@ -13,7 +13,7 @@
 Roo.onReady(function() {
     
     var tpl = new Roo.XTemplate({
-       html : '<tpl for="parray">
+       html : '<tpl for="parray">' + 
                 '<li>{pa.format:("Y-m-d")}</li>' +
                 
                 '<tpl if="first_of_day * 1">'