diff options
Diffstat (limited to 'app/views/admin/domain_blocks/new.html.haml')
-rw-r--r-- | app/views/admin/domain_blocks/new.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/admin/domain_blocks/new.html.haml b/app/views/admin/domain_blocks/new.html.haml index 055d2fbd7..3a4963489 100644 --- a/app/views/admin/domain_blocks/new.html.haml +++ b/app/views/admin/domain_blocks/new.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('.title') |