portal access and report long description updated

This commit is contained in:
batuhanbas
2020-02-07 10:52:27 +03:00
parent 355bec5ccd
commit b856d79973
4 changed files with 13 additions and 4 deletions

View File

@ -56,7 +56,7 @@
</div>
<p class="mt-3 mb-0 text-sm">
<a class="text-default" href="{{ route('reports.show', $report->id) }}">
<span class="text-nowrap">{{ $report->description }}</span>
<span class="pre">{{ $report->description }}</span>
</a>
</p>
</div>