examples/grid/viewpanel.js
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 08:28:09 +0000 (16:28 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 08:28:09 +0000 (16:28 +0800)
examples/grid/viewpanel.js

index 1c13236..b40f39d 100644 (file)
@@ -49,7 +49,7 @@ Roo.onReady(function(){
            header: "Last Post",
            dataIndex: 'lastPost',
            width: 150,
-           renderer: String.format('{0}', 'test'),
+           renderer: String.format('{0}', 'test')
         }]);
     
     var view = Roo.grid.ViewPanel("view", {