Skip to content

Commit

Permalink
Merge pull request #1043 from City-of-Helsinki/UHF-10469
Browse files Browse the repository at this point in the history
UHF-10469: Revert news archive from index to database based
  • Loading branch information
teroelonen authored Aug 20, 2024
2 parents 0e22cac + b9a05b9 commit 2d3d31c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/paragraphs/paragraph--news-archive.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
%}
{% block component_content %}
<div id="helfi-etusivu-news-search">
{{ drupal_view('news_archive_index', 'news_archive_index_block') }}
{{ drupal_view('news_archive', 'news_archive_block') }}
</div>
{% endblock component_content %}
{% endembed %}
Expand Down

0 comments on commit 2d3d31c

Please sign in to comment.