add menu element: link to settings
This commit is contained in:
parent
b749a9be2e
commit
ae74e745db
5 changed files with 92 additions and 11 deletions
|
|
@ -73,8 +73,8 @@ class NavController extends Controller
|
|||
CategoryFetcher $categoryFetcher,
|
||||
URLGenerator $router,
|
||||
IL10N $trans,
|
||||
IFactory $l10nFactory)
|
||||
{
|
||||
IFactory $l10nFactory
|
||||
) {
|
||||
parent::__construct($appName, $request);
|
||||
|
||||
$this->config = $config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue