examples/view/domtemplate.html
authorAlan Knowles <alan@akbkhome.com>
Tue, 10 Apr 2012 11:07:56 +0000 (19:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 10 Apr 2012 11:07:56 +0000 (19:07 +0800)
examples/view/domtemplate.html

index e998e68..e8ccbe3 100644 (file)
@@ -23,7 +23,10 @@ Roo.onReady(function() {
         parray : [ 
             {
                 ontable : 'mtrack_ticket',
-                changedate : new Date() 
+                changedate : new Date() ,
+                reason : 'helo',
+                person_id_name : 'test',
+                object_summary : 'summary'
             },
             {
                 ontable : 'mtrack_repos',