show_api_key.js.erb
1 line
| 78 B
| text/plain
|
TextLexer
|
r13951 | $('#api-access-key').html('<%= escape_javascript @user.api_key %>').toggle(); | ||