codecombat/app/views/play
David Liu 817d790fea Fix poll keys when key is a number
jQuery converts data strings into a possible JavaScript value, so keys
like '0' and '1' get converted into numbers, which fails the validation
(it expects a string for a key).
2015-08-08 08:50:18 -07:00
..
common Preparing for Zero Sum tournament starting tomorrow morning. 2015-03-26 21:05:46 -07:00
level Don't show victory text for hero levels. New Clans button. Floor stretching support for firn cliff. 2015-08-05 16:17:27 -07:00
menu Adding 'course' type levels. Removing 'campaign' type levels. 2015-07-24 17:37:42 -07:00
modal Fix poll keys when key is a number 2015-08-08 08:50:18 -07:00
CampaignView.coffee Hide Kithgard Mastery from slow/young players, and highlight it once for fast/old players. Fix clan button link. 2015-08-07 07:33:30 -07:00
SpectateView.coffee Adding 'course' type levels. Removing 'campaign' type levels. 2015-07-24 17:37:42 -07:00