aboutsummaryrefslogtreecommitdiff
path: root/app/views/admin/domain_allows/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/domain_allows/new.html.haml')
-rw-r--r--app/views/admin/domain_allows/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/domain_allows/new.html.haml b/app/views/admin/domain_allows/new.html.haml
index 52599857a..249a961ce 100644
--- a/app/views/admin/domain_allows/new.html.haml
+++ b/app/views/admin/domain_allows/new.html.haml
@@ -1,5 +1,5 @@
- content_for :header_tags do
- = javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous'
+ = javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous'
- content_for :page_title do
= t('admin.domain_allows.add_new')