delete contact and document index summary link ( #394jdqw )

This commit is contained in:
Cüneyt Şentürk
2022-09-06 18:29:10 +03:00
parent 411999c01f
commit 513f4516fe
3 changed files with 10 additions and 2 deletions

View File

@ -397,7 +397,7 @@ abstract class Index extends Component
$items[] = [
'title' => $title,
'href' => $href,
//'href' => $href,
'amount' => $amount,
'tooltip' => $tooltip,
];