Layoutwijzigingen, programma gemist

This commit is contained in:
2020-02-09 16:27:35 +01:00
parent 6e14ac8d92
commit d68df48dee
17 changed files with 218 additions and 52 deletions

View File

@@ -183,7 +183,7 @@ $(".vertical_carousel").each(function() {
<li class="post">
<div class="post_content">
<h5>
<a href="{{ route('gemist.details') . $relatedItem->url }}" title="{{$relatedItem->title}}">
<a href="{{ route('gemist.fragment') . $relatedItem->url }}" title="{{$relatedItem->title}}">
<span class="fa fa-chevron-circle-right"></span>
{{$relatedItem->titleWithoutProgram()}}
</a>