diff --git a/js/client-mainmenu.js b/js/client-mainmenu.js index a1c411e75..399495390 100644 --- a/js/client-mainmenu.js +++ b/js/client-mainmenu.js @@ -9,16 +9,22 @@ 'click .closebutton': 'closePM', 'click .pm-window': 'clickPMBackground', 'focus textarea': 'onFocusPM', - 'blur textarea': 'onBlurPM' + 'blur textarea': 'onBlurPM', + 'click button.formatselect': 'selectFormat', + 'click button.teamselect': 'selectTeam' }, initialize: function() { + var buf = '