Customizing the last of doorkeeper views, adding CSS for dashboard forms
This commit is contained in:
4
app/views/doorkeeper/applications/edit.html.haml
Normal file
4
app/views/doorkeeper/applications/edit.html.haml
Normal file
@ -0,0 +1,4 @@
|
||||
- content_for :page_title do
|
||||
Edit app
|
||||
|
||||
= render 'form', application: @application
|
Reference in New Issue
Block a user