From: Alan Knowles Date: Wed, 23 May 2012 14:21:49 +0000 (+0800) Subject: Clones.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=b182ef0523debe63f67edc10a5e7c44ff73f1e58 Clones.bjs Clones.js --- diff --git a/Clones.bjs b/Clones.bjs index f5f25354..c1758609 100644 --- a/Clones.bjs +++ b/Clones.bjs @@ -142,7 +142,6 @@ { "min_width": 200, "pack": "append_column", - "resizable": "true", "title": "Repo", "xtype": "TreeViewColumn", "|init": "function() {\n XObject.prototype.init.call(this);\n this.el.add_attribute(this.items[0].el , 'markup', 0 );\n\n}\n", diff --git a/Clones.js b/Clones.js index e49c6b14..d901de20 100644 --- a/Clones.js +++ b/Clones.js @@ -472,7 +472,6 @@ Clones=new XObject({ xtype: Gtk.TreeViewColumn, min_width : 200, pack : "append_column", - resizable : "true", title : "Repo", init : function() { XObject.prototype.init.call(this);