]> cat aescling's git repositories - mastodon.git/commitdiff
Fix domain block edition in glitch-soc
authorThibaut Girka <thib@sitedethib.com>
Thu, 8 Aug 2019 07:14:20 +0000 (09:14 +0200)
committerThibaut Girka <thib@sitedethib.com>
Thu, 8 Aug 2019 07:14:20 +0000 (09:14 +0200)
app/views/admin/domain_blocks/edit.html.haml

index 29e47ef3bdd78af7919145bd00f498f13449752b..8669bb6d1b5f26f5c633d58512d5491092a1d68d 100644 (file)
@@ -1,6 +1,3 @@
-- content_for :header_tags do
-  = javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous'
-
 - content_for :page_title do
   = t('admin.domain_blocks.edit')