Consolidate html page title output logic into helper (#27563)

This commit is contained in:
Matt Jankowski 2023-11-09 08:05:57 -05:00 committed by GitHub
parent 9b06c0f24a
commit 548bb30b2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 55 additions and 2 deletions

View file

@ -31,4 +31,3 @@ linters:
- 'app/views/admin/accounts/_buttons.html.haml'
- 'app/views/admin/accounts/_local_account.html.haml'
- 'app/views/admin/roles/_form.html.haml'
- 'app/views/layouts/application.html.haml'