mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
adminmenus update
moved visitors links to the logs section.
This commit is contained in:
parent
6f74029d76
commit
8fe82bb5c0
@ -12,7 +12,6 @@ return [
|
||||
],
|
||||
['name' => 'Menus', 'icon' => 'list', 'link' => 'menus'],
|
||||
['name' => 'Plugins', 'icon' => 'plug', 'link' => 'plugins'],
|
||||
['name' => 'Visitors', 'icon' => 'user', 'link' => 'visitors'],
|
||||
['name' => 'Server Data', 'icon' => 'gavel', 'link' => 'data'],
|
||||
['name' => 'Editor', 'icon' => 'edit', 'link' =>
|
||||
[
|
||||
@ -30,6 +29,7 @@ return [
|
||||
[
|
||||
['name' => 'Logs', 'link' => 'logs'],
|
||||
['name' => 'Reports', 'link' => 'reports'],
|
||||
['name' => 'Visitors', 'icon' => 'user', 'link' => 'visitors'],
|
||||
],
|
||||
],
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user