Skip to content

Commit

Permalink
Version 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jshah4517 committed Mar 18, 2024
1 parent 4e101be commit 884873f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfservice/article_related.twig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% if not related.isEmpty() %}
<ul class="sp-list-outside">
<ul class="sp-list-outside sp-related-articles">
{% for article in related %}
{% if type is empty %}
{# This is needed if we don't have a single type, for example when showing related articles when submitting a ticket #}
Expand Down

0 comments on commit 884873f

Please sign in to comment.