about summary refs log tree commit diff
path: root/app/views
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-04-20 12:22:50 +0200
committerClaire <claire.github-309c@sitedethib.com>2021-04-20 12:22:50 +0200
commit4b115d070c9a8b6082ed207bd0a14e809eded322 (patch)
tree89c81064b9e3725962a847e98099a5b84b728733 /app/views
parente2a2bc90213a653b772b457499cedbfe2e830d74 (diff)
Fix the follow recommendation admin page on glitch-soc
Diffstat (limited to 'app/views')
-rw-r--r--app/views/admin/follow_recommendations/show.html.haml3
1 files changed, 0 insertions, 3 deletions
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/