From 5f0c89dbfe802b64422726fdaaef6d377587d1cb Mon Sep 17 00:00:00 2001 From: Suzanne Aitchison Date: Fri, 19 Mar 2021 14:43:13 +0000 Subject: [PATCH] add skip link functionality to article page (#13045) --- app/views/articles/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/articles/show.html.erb b/app/views/articles/show.html.erb index 1b3a2f84d..d6f35c65a 100644 --- a/app/views/articles/show.html.erb +++ b/app/views/articles/show.html.erb @@ -95,7 +95,7 @@ <%= render "articles/actions" %> -
+
<% if !@article.published %>