the whole shebang
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<small>in {{ $kommentar->objekt->name }}</small>
|
||||
</h6>
|
||||
<p class='list-group-item-text'>
|
||||
{{ substr($kommentar->text, 0, 55)}}<?php if(strlen($kommentar->text) > 55) echo "..." ?>
|
||||
{{ $kommentar->text }}
|
||||
</p>
|
||||
</a>
|
||||
@endforeach
|
||||
|
Reference in New Issue
Block a user