Content
View differences
Updated by Oliver Günther about 8 years ago
When I click on \`Reset\` of RSS access token, API access token is generating / resetting instead of RSS.
In app/views/my/access\_token.html.erb is invalid action (line 92):
\<%= link\_to l(:button\_reset),
{ action: ‘generate\_api\_key’ },
method: :post,
class: ‘icon icon-delete’ %\>
In app/views/my/access\_token.html.erb is invalid action (line 92):
\<%= link\_to l(:button\_reset),
{ action: ‘generate\_api\_key’ },
method: :post,
class: ‘icon icon-delete’ %\>