MergeBranch.bjs
[gitlive] / MergeBranch.bjs
index d9ff6c0..872376b 100644 (file)
       {
        "* pack" : "add",
        "xtype" : "Notebook",
-       "$ xns" : "Gtk"
+       "$ xns" : "Gtk",
+       "bool vexpand" : true,
+       "items" : [
+        {
+         "* pack" : false,
+         "xtype" : "Label",
+         "string label" : "Projected Commit Diff",
+         "$ xns" : "Gtk"
+        },
+        {
+         "string label" : "Ticket Details",
+         "* pack" : false,
+         "xtype" : "Label",
+         "$ xns" : "Gtk"
+        }
+       ]
       },
       {
        "int height_request" : 500,