mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-02 12:19:20 +02:00
Add Settings menu
This commit is contained in:
parent
a6e20fa62c
commit
96068d003b
@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
['name' => 'Dashboard', 'icon' => 'tachometer-alt', 'link' => 'dashboard'],
|
||||
['name' => 'Settings', 'icon' => 'edit', 'link' => 'settings&plugin=core'],
|
||||
['name' => 'News', 'icon' => 'newspaper', 'link' => 'news'],
|
||||
['name' => 'Mailer', 'icon' => 'envelope', 'link' => 'mailer'],
|
||||
['name' => 'Pages', 'icon' => 'book', 'link' =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user