Apply fixes from StyleCI (#3147)

[ci skip] [skip ci]
This commit is contained in:
James Brooks 2018-06-29 16:10:32 +01:00 committed by GitHub
parent bfbbc7539b
commit 9b3b979d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ class ComponentGroupController extends Controller
View::share([
'sub_menu' => $this->subMenu,
'subTitle' => trans_choice('dashboard.components.components', 2),
'subTitle' => trans_choice('dashboard.components.components', 2),
]);
}