Fixed summary link issue ( #31epna2 )

This commit is contained in:
Cüneyt Şentürk
2022-06-16 10:27:04 +03:00
parent dbf75f8935
commit 3d81941aa1
2 changed files with 7 additions and 6 deletions

View File

@@ -59,6 +59,7 @@
<x-slot name="third"
amount="{{ money($totals['profit'], setting('default.currency'), true) }}"
title="{{ trans_choice('general.profits', 1) }}"
class="cursor-default"
></x-slot>
</x-index.summary>