Browse Source

Fix issue with glitch-soc theming

closed-social-glitch-2
Claire 1 year ago
parent
commit
b70c2e2167
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      app/views/admin/export_domain_blocks/import.html.haml

+ 0
- 3
app/views/admin/export_domain_blocks/import.html.haml View File

@ -1,9 +1,6 @@
- content_for :page_title do
= t('admin.export_domain_blocks.import.title')
- content_for :header_tags do
= javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous'
%p= t('admin.export_domain_blocks.import.description_html')
- if defined?(@global_private_comment) && @global_private_comment.present?

Loading…
Cancel
Save