From: Thibaut Girka Date: Thu, 19 Dec 2019 13:42:16 +0000 (+0100) Subject: Fix issue because of theming system X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=e79fca176b0be8f81d8b366f2b2e5f1ee98ec5dd;p=mastodon.git Fix issue because of theming system --- 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')