This commit is contained in:
Dennis Eichhorn 2018-05-20 09:59:17 +02:00
parent 99287783ee
commit dc2b28a50a

View File

@ -11,6 +11,6 @@
* @link http://website.orange-management.de
*/
return ['Navigation' => [
'Asset' => 'Asset',
'Asset' => 'Asset',
'Dashboard' => 'Dashboard',
]];