javascript and api to stop and display active records (#772)
This commit is contained in:
@@ -103,6 +103,7 @@ class DashboardSubscriber implements EventSubscriberInterface
|
||||
$widget
|
||||
->setRoute('admin_user')
|
||||
->setIcon('user')
|
||||
->setColor('green')
|
||||
->setType(Widget::TYPE_MORE)
|
||||
;
|
||||
$section->addWidget($widget);
|
||||
|
||||
Reference in New Issue
Block a user