Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions conf/cmi/language/fi/views.view.comprehensive_school_search.yml

This file was deleted.

24 changes: 0 additions & 24 deletions conf/cmi/language/sv/views.view.comprehensive_school_search.yml

This file was deleted.

218 changes: 0 additions & 218 deletions conf/cmi/views.view.comprehensive_school_search.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@
{% block component_content %}
{# Hook React app to this div #}
<div id="helfi-school-search" data-paragraph-id="{{ paragraph.id() }}">
{{ drupal_view('comprehensive_school_search', 'block') }}
<noscript>
{% trans with {'context': 'Generic javascript required message'} %}
This content requires JavaScript. Your browser doesn't support JavaScript or it is disabled. Please check your browser settings and try again.
{% endtrans %}
</noscript>
</div>
{% endblock %}
{% endembed %}
Expand Down