From 02d5e653f9af8d8ae31b68bf0cea3084137f97fb Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Sat, 22 Feb 2020 08:26:06 +0000 Subject: [PATCH] Issue #3115153 by lauriii: Follow-up to #3113608: Bartik template incorrectly referencing Claro library --- core/themes/bartik/templates/node.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/themes/bartik/templates/node.html.twig b/core/themes/bartik/templates/node.html.twig index c0df4837abb4..22bba0c8655d 100644 --- a/core/themes/bartik/templates/node.html.twig +++ b/core/themes/bartik/templates/node.html.twig @@ -77,7 +77,7 @@ 'clearfix', ] %} -{{ attach_library('claro/classy.node') }} +{{ attach_library('bartik/classy.node') }}
{{ title_prefix }}