Clones.bjs
[gitlive] / Clones.js
index 06d6174..6f64404 100644 (file)
--- a/Clones.js
+++ b/Clones.js
@@ -327,9 +327,6 @@ Clones=new XObject({
                                       _this, [ _this, '']
                                    );
                                          });
-                                         
-                                         
-                               this.el.set_tooltip_column(7);          
                               },
                             items : [
                                 {
@@ -468,7 +465,7 @@ Clones=new XObject({
                                     xtype: Gtk.TreeViewColumn,
                                     min_width : 200,
                                     pack : "append_column",
-                                    resizable : "true",
+                                    resizable : true,
                                     title : "Repo",
                                     init : function() {
                                         XObject.prototype.init.call(this);