Closed tonywok closed 12 years ago
This worked at some point. Something was probably just messed up in the shuffle.
- setSortKey: function(view, event, ctx) { + setSortKey: function(event) {
Not sure if the template was changed or what, but the action called was expecting a strange function signature.
This worked at some point. Something was probably just messed up in the shuffle.