Pman.Tab.CmsBlog.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 26 Apr 2017 01:20:33 +0000 (09:20 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Apr 2017 01:20:33 +0000 (09:20 +0800)
Pman.Tab.CmsBlog.js

Pman.Tab.CmsBlog.bjs
Pman.Tab.CmsBlog.js

index 407e1f8..8b1f42f 100644 (file)
            "$ renderer" : "function(v,x,r) \n{ \n    \n    return v *1;\n    \n}",
            "$ xns" : "Roo.grid",
            "* prop" : "cm[]",
+           "Boolean hidden" : true,
            "dataIndex" : "seq_id"
           }
          ]
index 4904e6a..f294f64 100644 (file)
@@ -1903,6 +1903,7 @@ Pman.Tab.CmsBlog = new Roo.XComponent({
          xtype : 'ColumnModel',
          dataIndex : 'seq_id',
          header : _this._strings['7ee49db2b46c732d681edc761cf487ae'] /* Postion */,
+         hidden : true,
          renderer : function(v,x,r) 
          {