Commit ab7c82a7 authored by Nicolas Widart's avatar Nicolas Widart

Changing an icon

parent d6b2f12f
...@@ -24,7 +24,7 @@ class SidebarViewComposer ...@@ -24,7 +24,7 @@ class SidebarViewComposer
[ [
'request' => "{$view->prefix}/workbench*", 'request' => "{$view->prefix}/workbench*",
'route' => 'dashboard.workbench.index', 'route' => 'dashboard.workbench.index',
'icon-class' => 'fa fa-cog', 'icon-class' => 'fa fa-terminal',
'title' => 'Workbench', 'title' => 'Workbench',
] ]
])); ]));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment