1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00

change machines list icon

This commit is contained in:
Peng DU 2016-07-18 17:57:50 +02:00
parent e504f035d3
commit dd7f67116d

View File

@ -16,7 +16,7 @@ Application.Controllers.controller "MainNavController", ["$scope", "$location",
{
state: 'app.public.machines_list'
linkText: 'reserve_a_machine'
linkIcon: 'calendar'
linkIcon: 'cogs'
}
{
state: 'app.public.trainings_list'