Clones.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 03:17:24 +0000 (11:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 03:17:24 +0000 (11:17 +0800)
Clones.bjs

index cdd373a..9504935 100644 (file)
                                             ]
                                         },
                                         {
-                                            "resizable": false,
                                             "min_width": 50,
                                             "pack": "append_column",
+                                            "resizable": false,
                                             "title": "All Branches",
                                             "xtype": "TreeViewColumn",
                                             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'markup', 2 );\n\n}\n",