about summary refs log tree commit diff
path: root/app/views/admin/domain_blocks/edit.html.haml
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-08-08 09:14:20 +0200
committerThibaut Girka <thib@sitedethib.com>2019-08-08 09:14:20 +0200
commit9b8edbea5b3f0e7690c645502a0f1dcd22fb8737 (patch)
treec0a0bab3b7006e00b2a0881460d14fb7bd24c4aa /app/views/admin/domain_blocks/edit.html.haml
parentebc0521ba82cfc43094a1aead868c61118767030 (diff)
Fix domain block edition in glitch-soc
Diffstat (limited to 'app/views/admin/domain_blocks/edit.html.haml')
-rw-r--r--app/views/admin/domain_blocks/edit.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/admin/domain_blocks/edit.html.haml b/app/views/admin/domain_blocks/edit.html.haml
index 29e47ef3b..8669bb6d1 100644
--- a/app/views/admin/domain_blocks/edit.html.haml
+++ b/app/views/admin/domain_blocks/edit.html.haml
@@ -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')