Move shares/modal body class to layout (#31789)
This commit is contained in:
parent
4f81ad2494
commit
0a433d08fb
2 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,8 @@
|
|||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'public', crossorigin: 'anonymous'
|
||||
|
||||
- content_for :body_classes, 'modal-layout compose-standalone'
|
||||
|
||||
- content_for :content do
|
||||
- if user_signed_in? && !@hide_header
|
||||
.account-header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue