Skip to content
Snippets Groups Projects
Commit 5e5d6041 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Fixed hvd category popover title

parent 3e079068
Branches
Tags
1 merge request!52Added applicableLegislation and hvdCategory support
......@@ -112,7 +112,7 @@ Example:
<div class="hvdCategories-detail info-detail">
<div>
{{ _('HVD Categories') }}:
<a data-module="odsh_popover" data-module-trigger="custom" data-module-text="{{ _('A High-Value Dataset (HVD) category refers to a group of datasets that are considered particularly important and valuable. These datasets cover various topics such as maps, environmental data, weather information, statistics, company details, and data related to transportation. The European Commission has identified six main categories of these high-value datasets to ensure that they are easily accessible and useful for different purposes. These categories help to organize and prioritize datasets that have the potential to significantly benefit European citizens and businesses.') }}" title="Mehr erfahren">
<a data-module="odsh_popover" data-module-trigger="custom" data-module-text="{{ _('A High-Value Dataset (HVD) category refers to a group of datasets that are considered particularly important and valuable. These datasets cover various topics such as maps, environmental data, weather information, statistics, company details, and data related to transportation. The European Commission has identified six main categories of these high-value datasets to ensure that they are easily accessible and useful for different purposes. These categories help to organize and prioritize datasets that have the potential to significantly benefit European citizens and businesses.') }}" title="{{ _('HVD Categories') }}">
<i class="fa fa-circle-info"></i>
</a>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment