mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-07 20:38:43 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
a28838584b
commit
3dcafaf62e
|
|
@ -17,6 +17,7 @@ namespace Modules\Navigation\Admin;
|
||||||
|
|
||||||
use phpOMS\DataStorage\Database\DatabaseType;
|
use phpOMS\DataStorage\Database\DatabaseType;
|
||||||
use phpOMS\DataStorage\Database\Pool;
|
use phpOMS\DataStorage\Database\Pool;
|
||||||
|
use phpOMS\Module\InfoManager;
|
||||||
use phpOMS\Module\InstallerAbstract;
|
use phpOMS\Module\InstallerAbstract;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
|
|
@ -13,9 +13,4 @@
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
/**
|
return ['Navigation' => []];
|
||||||
* Created by PhpStorm.
|
|
||||||
* User: spl1nes
|
|
||||||
* Date: 14.04.14
|
|
||||||
* Time: 22:52.
|
|
||||||
*/
|
|
||||||
Loading…
Reference in New Issue
Block a user