NewBranch.bjs
[gitlive] / NewBranch.vala
index 6046cea..3a86bd3 100644 (file)
@@ -2412,12 +2412,7 @@ public class NewBranch : Object
             
                GLib.debug("fire response = 1");
                
-               var ticket_id = _this.ticketsel.selectedTicketId();
-               
-               if (ticket_id == "") {
-                       _this.ticketsel.el.get_child().get_style_context().add_class("warning");
-                       return;
-               }
+                
                 
                _this.el.response(3);
             });