diff --git a/app/views/api_users/applications/index.html.erb b/app/views/api_users/applications/index.html.erb index e6f3d4f80..f47c20343 100644 --- a/app/views/api_users/applications/index.html.erb +++ b/app/views/api_users/applications/index.html.erb @@ -33,22 +33,18 @@ <% end %> <% end %> -
Name | -Description | -Permissions | -
---|---|---|
<%= application.name %> | -<%= application.description %> | -<%= update_permissions_link(application, @api_user) %> | -