Move body class to shared partial for web app controller concern views (#31797)
This commit is contained in:
parent
34d7c9edae
commit
297ce9ef44
6 changed files with 6 additions and 5 deletions
|
@ -1,3 +1,4 @@
|
|||
- content_for :body_classes, 'app-body'
|
||||
- content_for :header_tags do
|
||||
- if user_signed_in?
|
||||
= preload_pack_asset 'features/compose.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue