mirror of
https://gitnet.fr/deblan/side_menu.git
synced 2025-12-17 21:02:25 +01:00
Update lib/Controller/JsController.php
Signed-off-by: AndyXheli <andyxheli@gmail.com>
This commit is contained in:
parent
acde24ea71
commit
9ad73c7bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ class JsController extends Controller
|
||||||
'top-menu-apps' => $topMenuApps,
|
'top-menu-apps' => $topMenuApps,
|
||||||
'top-side-menu-apps' => $topSideMenuApps,
|
'top-side-menu-apps' => $topSideMenuApps,
|
||||||
'top-menu-mouse-over-hidden-label' => $this->config->getAppValueInt(
|
'top-menu-mouse-over-hidden-label' => $this->config->getAppValueInt(
|
||||||
'top-menu-mouse-over-hidden-label',
|
'top-menu-mouse-over-hidden-label',
|
||||||
'0'
|
'0'
|
||||||
),
|
),
|
||||||
'target-blank-apps' => $targetBlankApps,
|
'target-blank-apps' => $targetBlankApps,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue