NewBranch.bjs
[gitlive] / NewBranch.bjs
index c97f96a..70bf5dd 100644 (file)
            "id" : "commit_message",
            "$ visible" : true,
            "xtype" : "Entry",
-           "* pack" : "attach_defaults,0,4,1,2",
+           "* pack" : "attach_defaults,0,5,1,2",
            "$ xns" : "Gtk"
           },
           {
            "id" : "createbtn",
            "* init" : "{\n   this.el.get_style_context().add_class(\"suggested-action\");\n}\n",
            "xtype" : "Button",
-           "* pack" : "attach_defaults,1,5,2,3",
+           "* pack" : "attach_defaults,0,5,2,3",
            "$ xns" : "Gtk"
           }
          ]