Merge branch 'fix-application-settings' into 'master'

Fixed error with applications delete anonymous token form

Closes #14509 

See merge request !3362
This commit is contained in:
Robert Speicher 2016-03-23 18:12:01 +00:00
commit 33b1bbba67
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
%em Authorization was granted by entering your username and password in the application.
%td= token.created_at
%td= token.scopes
%td= render 'delete_form', token: token
%td= render 'doorkeeper/authorized_applications/delete_form', token: token
- else
.profile-settings-message.text-center
You don't have any authorized applications