NewBranch.bjs
[gitlive] / NewBranch.bjs
index f516d74..cde7a33 100644 (file)
      "bool vexpand" : true,
      "items" : [
       {
-       "* pack" : "get_path_for_child",
+       "id" : "label_select_ticket",
+       "* pack" : false,
        "xtype" : "Label",
+       "string label" : "Select Existing Ticket to work on",
+       "$ xns" : "Gtk"
+      },
+      {
+       "id" : "label_crete_ticket",
+       "xtype" : "Label",
+       "* pack" : false,
+       "string label" : "Create a new Ticket",
+       "$ xns" : "Gtk"
+      },
+      {
+       "id" : "label_quick_commit",
+       "* pack" : false,
+       "xtype" : "Label",
+       "string label" : "Quick Commit",
        "$ xns" : "Gtk"
       }
      ]