Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I just confirmed this is fixed, thanks!
The "key=itemgetter(0)" bit is unnecessary since it's the default behavior. So the code becomes return sorted(sorted(items), key=itemgetter(1), ...
Yes the text area was also having an issue where it didn't completely cover the visual area vertically, so the bottom area didn't respond to mouse clicks.
I'm trying to leave a comment on a solution, but nothing happens when I click the Post button. Attempted in both Firefox 32.0 and Chrome 37.0.2062.94 in Ubuntu 12.04. JS console shows error "TypeError: this.editor is undefined" in application-4aa86c6889b6cfc761b22565884e7704.js:34