show traffic details in admin and customer listings with the info-icon
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -74,7 +74,7 @@ return [
|
||||
'traffic' => [
|
||||
'label' => lng('customer.traffic'),
|
||||
'field' => 'traffic',
|
||||
'callback' => [ProgressBar::class, 'traffic'],
|
||||
'callback' => [ProgressBar::class, 'traffic_admins'],
|
||||
],
|
||||
'caneditphpsettings' => [
|
||||
'label' => lng('admin.caneditphpsettings'),
|
||||
|
||||
Reference in New Issue
Block a user