Remove BottomLeftMenu and supporting bits
The `BottomLeftMenu` component is not used in the new design. This removes the component and also any images and sub-components that were only used by it.
This commit is contained in:
parent
a23900c29d
commit
12f7d1715b
6 changed files with 0 additions and 318 deletions
|
@ -270,7 +270,6 @@ const LeftPanel = React.createClass({
|
|||
</aside>
|
||||
</div>
|
||||
);
|
||||
// <BottomLeftMenu collapsed={this.props.collapsed}/>
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue