Hide reject media checkbox when not relevant. (#8426)
This commit is contained in:
committed by
Eugen Rochko
parent
793eea2982
commit
29da56cf75
@ -1,3 +1,6 @@
|
||||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous'
|
||||
|
||||
- content_for :page_title do
|
||||
= t('.title')
|
||||
|
||||
|
Reference in New Issue
Block a user