Fixed translations of dashboard page title

This commit is contained in:
phecho
2015-11-11 14:57:02 +08:00
parent 37011ad1ff
commit be1fccd682
11 changed files with 24 additions and 22 deletions

View File

@@ -49,7 +49,7 @@ class ComponentController extends Controller
'components' => [
'title' => trans('dashboard.components.components'),
'url' => route('dashboard.components.index'),
'icon' => 'ion-outlet',
'icon' => 'ion-ios-browsers',
'active' => false,
],
'groups' => [