parent
3187975553
commit
11c9cde557
|
@ -60,7 +60,7 @@ class Monitoring_CommentsController extends Controller
|
|||
'label' => $this->translate('Comments'),
|
||||
'url' =>'monitoring/comments/show'
|
||||
)
|
||||
)->activate('comments')->extend(new DashboardAction());
|
||||
)->activate('comments');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue