From 92c289e25642b99c498412c49a37eff1c59b4ced Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 9 Aug 2015 18:12:46 -0400 Subject: thinkin about the video --- public/js/lib/views/lobby/lobby.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'public/js/lib/views/lobby/lobby.js') diff --git a/public/js/lib/views/lobby/lobby.js b/public/js/lib/views/lobby/lobby.js index 6821436..ef03e55 100644 --- a/public/js/lib/views/lobby/lobby.js +++ b/public/js/lib/views/lobby/lobby.js @@ -11,10 +11,8 @@ var LobbyView = View.extend({ }, join: function(e){ - console.log("hwat") e && e.preventDefault() var name = this.$createRoom.sanitizeName() - console.log("name") if (! name) { return } window.location.href = "/v/" + name -- cgit v1.2.3-70-g09d2