about summary refs log tree commit diff
path: root/app/views/admin
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-12-19 14:42:16 +0100
committerThibaut Girka <thib@sitedethib.com>2019-12-19 14:42:16 +0100
commite79fca176b0be8f81d8b366f2b2e5f1ee98ec5dd (patch)
tree5853ddd2e8a37d782f6585898466a8d6f14a2ae9 /app/views/admin
parent7d2b1dc094cb5ae03c20b1f011410e059ec16603 (diff)
Fix issue because of theming system
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/settings/edit.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/admin/settings/edit.html.haml b/app/views/admin/settings/edit.html.haml
index b6815e80b..63b352361 100644
--- a/app/views/admin/settings/edit.html.haml
+++ b/app/views/admin/settings/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.settings.title')