Fix create parameter naming
This commit is contained in:
@@ -316,7 +316,7 @@ also, all settings from the rails model needed for the editor configuration in t
|
||||
var jqxhr = $.ajax({
|
||||
data: {
|
||||
subscription: {
|
||||
request_for_comments_id: $('h4#exercise_caption').data('rfc-id'),
|
||||
request_for_comment_id: $('h4#exercise_caption').data('rfc-id'),
|
||||
subscription_type: subscriptionType
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user