]> cat aescling's git repositories - mastodon.git/commitdiff
Fix the follow recommendation admin page on glitch-soc
authorClaire <claire.github-309c@sitedethib.com>
Tue, 20 Apr 2021 10:22:50 +0000 (12:22 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Tue, 20 Apr 2021 10:22:50 +0000 (12:22 +0200)
app/views/admin/follow_recommendations/show.html.haml

index 5b949a16504f6b449ecc73a0f7d68d11f63399f9..2878f07d7626cde00ed7ec7b9600174e96f878bd 100644 (file)
@@ -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/