Issue #3115153 by lauriii: Follow-up to #3113608: Bartik template incorrectly referencing Claro library

merge-requests/2419/head
Alex Pott 2020-02-22 08:26:06 +00:00
parent fd4711c425
commit 02d5e653f9
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
'clearfix', 'clearfix',
] ]
%} %}
{{ attach_library('claro/classy.node') }} {{ attach_library('bartik/classy.node') }}
<article{{ attributes.addClass(classes) }}> <article{{ attributes.addClass(classes) }}>
<header> <header>
{{ title_prefix }} {{ title_prefix }}