Ticket.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 17 Dec 2018 04:13:59 +0000 (12:13 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 17 Dec 2018 04:13:59 +0000 (12:13 +0800)
Ticket.vala

Ticket.bjs
Ticket.vala

index 4fa7b6e..f924e31 100644 (file)
          "label" : "Create Branch",
          "* init" : "{\n   this.el.get_style_context().add_class(\"suggested-action\");\n}\n",
          "xtype" : "Button",
-         "* pack" : "attach_defaults,0,4,12,13",
+         "* pack" : "attach_defaults,0,4,13,14",
          "$ xns" : "Gtk"
         }
        ]
index 8b37b65..cd77bc1 100644 (file)
@@ -206,7 +206,7 @@ public class Ticket : Object
             this.el.attach_defaults (  child_15.el , 0,1,11,12 );
             var child_16 = new Xcls_Button27( _this );
             child_16.ref();
-            this.el.attach_defaults (  child_16.el , 0,4,12,13 );
+            this.el.attach_defaults (  child_16.el , 0,4,13,14 );
         }
 
         // user defined functions