NewBranch.bjs
[gitlive] / NewBranch.bjs
index 94e74ce..ccf9950 100644 (file)
        "$ xns" : "Gtk"
       },
       {
-       "id" : "label_select_ticket",
+       "id" : "label_create_ticket",
        "xtype" : "Label",
        "* pack" : false,
        "string label" : "Create a new Ticket",
        "$ xns" : "Gtk"
       },
       {
-       "id" : "label_select_ticket",
+       "id" : "label_quick_commit",
        "* pack" : false,
        "xtype" : "Label",
-       "string label" : "Select Existing Ticket to work on",
+       "string label" : "Quick Commit",
        "$ xns" : "Gtk"
+      },
+      {
+       "bool homogeneous" : false,
+       "* pack" : "append_page,_this.label_select_ticket.el",
+       "xtype" : "Box",
+       "$ xns" : "Gtk",
+       "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL"
+      },
+      {
+       "bool homogeneous" : false,
+       "xtype" : "Box",
+       "* pack" : "append_page,_this.label_create_ticket.el",
+       "$ xns" : "Gtk",
+       "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL"
+      },
+      {
+       "bool homogeneous" : false,
+       "* pack" : "append_page,_this.label_select_ticket.el",
+       "xtype" : "Box",
+       "$ xns" : "Gtk",
+       "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL"
       }
      ]
     }