Gab Social. All are welcome.
This commit is contained in:
4
app/views/oauth/authorizations/show.html.haml
Normal file
4
app/views/oauth/authorizations/show.html.haml
Normal file
@@ -0,0 +1,4 @@
|
||||
.form-container
|
||||
.flash-message
|
||||
%p= t('doorkeeper.authorizations.show.title')
|
||||
%input{ type: 'text', class: 'oauth-code', readonly: true, value: params[:code], onClick: 'select()' }
|
||||
Reference in New Issue
Block a user