From 09269ca972174cedd26f2503a0718378a3e16f3f Mon Sep 17 00:00:00 2001 From: Julien Maury <6878027+jmau111@users.noreply.github.com> Date: Thu, 22 Jul 2021 12:45:04 +0200 Subject: [PATCH] remove use of async attribute on inline scripts (#14297) --- app/views/articles/_block.html.erb | 4 ++-- app/views/articles/_fitvids.html.erb | 2 +- app/views/articles/_v2_form.html.erb | 2 +- app/views/articles/show.html.erb | 2 +- app/views/comments/index.html.erb | 2 +- app/views/layouts/_top_bar.html.erb | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/views/articles/_block.html.erb b/app/views/articles/_block.html.erb index 09448c6f8..86db75af3 100644 --- a/app/views/articles/_block.html.erb +++ b/app/views/articles/_block.html.erb @@ -1,6 +1,6 @@