You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/layouts
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
* Add failing spec for oauth/authorized_applications controller

* Use explicit reference to flashes partial from admin layout

Because some of the controllers which use the admin layout do not inherit from
application controller, this partial is not in their view path.
8 years ago
..
admin.html.haml Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 8 years ago
application.html.haml
auth.html.haml
embedded.html.haml
error.html.haml
mailer.text.erb
public.html.haml