NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:38:27 +0000 (12:38 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:38:27 +0000 (12:38 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index c52b1fb..ccf9950 100644 (file)
       {
        "bool homogeneous" : false,
        "xtype" : "Box",
-       "* pack" : "append_page,_this.label_select_ticket.el",
+       "* pack" : "append_page,_this.label_create_ticket.el",
        "$ xns" : "Gtk",
        "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL"
       },
index bc45e8d..5af7bd4 100644 (file)
@@ -993,7 +993,7 @@ public class NewBranch : Object
             this.el.append_page (  child_3.el , _this.label_select_ticket.el );
             var child_4 = new Xcls_Box27( _this );
             child_4.ref();
-            this.el.append_page (  child_4.el , _this.label_select_ticket.el );
+            this.el.append_page (  child_4.el , _this.label_create_ticket.el );
             var child_5 = new Xcls_Box28( _this );
             child_5.ref();
             this.el.append_page (  child_5.el , _this.label_select_ticket.el );