Change Settings nav item icon from 'chain' to 'cog'.
Change-Id: I7f823c3a0c5be6e82b9df0b0defb7ebd2f9f0167
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -64,7 +64,7 @@ | ... | @@ -64,7 +64,7 @@ |
64 | 64 | ||
65 | // navigation menu icons... | 65 | // navigation menu icons... |
66 | nav_apps: 'bird', | 66 | nav_apps: 'bird', |
67 | - nav_settings: 'chain', | 67 | + nav_settings: 'cog', |
68 | nav_cluster: 'node', | 68 | nav_cluster: 'node', |
69 | nav_processors: 'allTraffic', | 69 | nav_processors: 'allTraffic', |
70 | 70 | ... | ... |
-
Please register or login to post a comment