Hide reject media checkbox when not relevant. (#8426)

This commit is contained in:
M Somerville
2018-08-25 12:26:17 +01:00
committed by Eugen Rochko
parent 793eea2982
commit 29da56cf75
2 changed files with 10 additions and 0 deletions

View File

@ -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')