finished hooking up the inventory adjustment slider when using manual control on the bin page
This commit is contained in:
parent
b8a49197cb
commit
13c15ec195
6 changed files with 169 additions and 26 deletions
|
|
@ -300,7 +300,8 @@ export default function BinTableView(props: Props) {
|
|||
}}>
|
||||
Show All Cables
|
||||
</Button>
|
||||
<Tooltip title="testing">
|
||||
<Tooltip title="This table shows the bins levels using nodes that are in the grain averaged together. Data comes from the bins status.
|
||||
Use the button to see all of the cables individually.">
|
||||
<Info />
|
||||
</Tooltip>
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue