Hide reject media checkbox when not relevant. (#8426)
This commit is contained in:
parent
793eea2982
commit
29da56cf75
2 changed files with 10 additions and 0 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue