We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28ccde commit 1847666Copy full SHA for 1847666
src/shared/app/Navigation.jsx
@@ -55,7 +55,7 @@ export default class Navigation extends React.Component {
55
</LinkContainer>
56
<LinkContainer to="/udrzba/zarizeni_ke_slouceni">
57
<NavItem title="Zařízení ke sloučení">
58
- <ColoredIcon>merge</ColoredIcon>
+ <ColoredIcon>call_merge</ColoredIcon>
59
</NavItem>
60
61
<NavDropdown title={<ColoredIcon title="Orion">stars</ColoredIcon>} id="nav-orion">
0 commit comments