]> cat aescling's git repositories - mastodon.git/commitdiff
Fix issue because of theming system
authorThibaut Girka <thib@sitedethib.com>
Thu, 19 Dec 2019 13:42:16 +0000 (14:42 +0100)
committerThibaut Girka <thib@sitedethib.com>
Thu, 19 Dec 2019 13:42:16 +0000 (14:42 +0100)
app/views/admin/settings/edit.html.haml

index b6815e80bc32b2b63b09c1fc0752c96530feb813..63b352361898e89e1fab427dffcfd4c9ee3bb7e4 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.settings.title')