NewBranch.bjs
[gitlive] / NewBranch.bjs
index 5b5fa32..94e74ce 100644 (file)
      ]
     },
     {
-     "* pack" : "composite_name",
+     "* pack" : "add",
      "xtype" : "Notebook",
-     "$ xns" : "Gtk"
+     "$ xns" : "Gtk",
+     "bool vexpand" : true,
+     "items" : [
+      {
+       "id" : "label_select_ticket",
+       "* pack" : false,
+       "xtype" : "Label",
+       "string label" : "Select Existing Ticket to work on",
+       "$ xns" : "Gtk"
+      },
+      {
+       "id" : "label_select_ticket",
+       "xtype" : "Label",
+       "* pack" : false,
+       "string label" : "Create a new Ticket",
+       "$ xns" : "Gtk"
+      },
+      {
+       "id" : "label_select_ticket",
+       "* pack" : false,
+       "xtype" : "Label",
+       "string label" : "Select Existing Ticket to work on",
+       "$ xns" : "Gtk"
+      }
+     ]
     }
    ]
   }