NewBranch.bjs
[gitlive] / NewBranch.vala
index 5696f20..b366ea2 100644 (file)
@@ -167,6 +167,13 @@ public class NewBranch : Object
                _this.ticketsel.el.get_child().get_style_context().add_class("warning");
        }
         _this.view.loadTicket(tid);
+        
+        
+        
+        
+        
+        
+        
        this.el.run();
     
     }