show.html.haml (190B)
- .form-container
- .flash-message
- %p= t('doorkeeper.authorizations.show.title')
- %input{ type: 'text', class: 'oauth-code', readonly: true, value: params[:code], onClick: 'select()' }
git clone https://hacktivis.me/git/mastofe.git
show.html.haml (190B)
- .form-container
- .flash-message
- %p= t('doorkeeper.authorizations.show.title')
- %input{ type: 'text', class: 'oauth-code', readonly: true, value: params[:code], onClick: 'select()' }