mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Fix for error 500 when clicking Compontent groups. Variable name changed
This commit is contained in:
parent
7001ba0c4e
commit
f1e97e1cdd
@ -59,7 +59,7 @@ class ComponentGroupController extends Controller
|
||||
|
||||
View::share([
|
||||
'sub_menu' => $this->subMenu,
|
||||
'sub_title' => trans_choice('dashboard.components.components', 2),
|
||||
'subTitle' => trans_choice('dashboard.components.components', 2),
|
||||
]);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user