refactor of menus
begin work on settings
This commit is contained in:
parent
ecbe2f7d72
commit
52b2d18a03
26 changed files with 1616 additions and 1670 deletions
|
|
@ -115,6 +115,7 @@ class NavController extends Controller
|
|||
$appsCategories[$app['id']][] = $category;
|
||||
|
||||
$items[$category]['apps'][$app['id']] = [
|
||||
'id' => $app['id'],
|
||||
'name' => $app['name'],
|
||||
'href' => $app['href'],
|
||||
'icon' => $app['icon'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue