Pman.Dialog.BuilderProp.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 31 Dec 2010 09:41:08 +0000 (17:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 31 Dec 2010 09:41:08 +0000 (17:41 +0800)
Pman.Dialog.BuilderProp.js

index d1ceb2e..47f351d 100644 (file)
@@ -348,7 +348,7 @@ Pman.Dialog.BuilderProp = {
                                 xtype: 'ColumnModel',
                                 xns: Roo.grid,
                                 dataIndex : 'desc',
-                                header : 'Checksum',
+                                header : 'Description',
                                 width : 200,
                                 renderer : function(v) { return String.format('{0}', v); }
                             }