Migrate to Pajamas compliant buttons in doorkeeper form
requested to merge 417818-migrate-to-pajamas-compliant-buttons-in-app-views-doorkeeper-authorized_applications into master
What does this MR do and why?
Migrate to Pajamas compliant buttons in app/views/doorkeeper/authorized_applications/_delete_form.html.haml
Screenshots or screen recordings
How to set up and validate locally
Since it was not possible to locate the actual view which renders this haml file, I have copied the code to app/views/admin/applications/_delete_form.html.haml
and verified that http://127.0.0.1:3000/admin/applications is rendered correctly.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #417818 (closed)
Edited by Dheeraj Joshi