pull/306/merge
Justin Richer 2013-03-05 16:15:21 -05:00
parent 93851ab94d
commit 7b8623edbb
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ var ClientFormView = Backbone.View.extend({
},
// maps from a form-friendly name to the real reponse type parameter name
repsonseMap:{
responseMap:{
'code': 'code',
'token': 'token',
'idtoken': 'id_token',