From: Claire Date: Tue, 20 Apr 2021 10:22:50 +0000 (+0200) Subject: Fix the follow recommendation admin page on glitch-soc X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=4b115d070c9a8b6082ed207bd0a14e809eded322;p=mastodon.git Fix the follow recommendation admin page on glitch-soc --- diff --git a/app/views/admin/follow_recommendations/show.html.haml b/app/views/admin/follow_recommendations/show.html.haml index 5b949a165..2878f07d7 100644 --- a/app/views/admin/follow_recommendations/show.html.haml +++ b/app/views/admin/follow_recommendations/show.html.haml @@ -1,9 +1,6 @@ - content_for :page_title do = t('admin.follow_recommendations.title') -- content_for :header_tags do - = javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous' - %p= t('admin.follow_recommendations.description_html') %hr.spacer/