Skip to content
Snippets Groups Projects
Commit 0f807d89 authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[TASK] Remove link title in the overview

parent a3dfdddb
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
</f:comment>
<f:alias map="{singleViewUri: '{f:uri.page(pageUid: \'{newsMetaData.news.uid}\')}'}">
<a href="{singleViewUri}" title="{newsMetaData.news.subtitleWithFallbackToTitle}">
<a href="{singleViewUri}">
<div class="tx-sgnews-single-header {f:if(condition: newsMetaData.imageObject, then: 'tx-sgnews-single-header-image')}">
<f:if condition="{newsMetaData.imageObject}">
<div class="tx-sgnews-single-image">
......
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