Fixed error with applications delete enonymous token form

Closes #14509
This commit is contained in:
Phil Hughes 2016-03-23 13:59:54 +00:00
parent 6c4d6dd684
commit c23d9ab4ed
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