Skip to content
Snippets Groups Projects
Commit ef728f77 authored by Björn Berger's avatar Björn Berger
Browse files

renaming links to our details page and the direct link to the source

See merge request !113
parent 7f53a5f5
No related branches found
No related tags found
1 merge request!113renaming links to our details page and the direct link to the source
...@@ -112,7 +112,7 @@ function Result({ dataset }: { dataset: Dataset }) { ...@@ -112,7 +112,7 @@ function Result({ dataset }: { dataset: Dataset }) {
{dataset.description && <p>{dataset.description}</p>} {dataset.description && <p>{dataset.description}</p>}
<div className="link"> <div className="link">
<FiCornerDownRight /> <FiCornerDownRight />
<span>weitere Details</span> <span>Detailansicht</span>
</div> </div>
</div> </div>
...@@ -192,8 +192,8 @@ export function ResultLink({ ...@@ -192,8 +192,8 @@ export function ResultLink({
const sourceURLText = dataset.source_url_explainer const sourceURLText = dataset.source_url_explainer
? Object.values(dataset.source_url_explainer)?.[0] ? Object.values(dataset.source_url_explainer)?.[0]
: dataset.quality?.accessibility?.landing_page === 'Generic' : dataset.quality?.accessibility?.landing_page === 'Generic'
? 'zur Übersichtsseite (kein Direktlink zum Ergebnis vorhanden)' ? 'Übersichtsseite (kein Direktlink zum Ergebnis vorhanden)'
: 'zum Angebot' : 'Direktlink'
if (renderTitle) { if (renderTitle) {
return ( return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.