@@ -23,7 +23,7 @@ |
||
| 23 | 23 | |
| 24 | 24 | return $ret? [ |
| 25 | 25 | __('DASHBOARD') => count($ret) > 1? [ |
| 26 | - 'item' => ['icon' => 'tachometer alternate'], |
|
| 26 | + 'item' => ['icon' => 'tachometer alternate'], |
|
| 27 | 27 | 'access' => true, |
| 28 | 28 | 'group' => $ret, |
| 29 | 29 | 'weight' => -10000 |