Show the Trotec as broken
This commit is contained in:
parent
e64adb796e
commit
9d41af9eca
|
@ -307,13 +307,10 @@ export function Home(props) {
|
||||||
</p>}
|
</p>}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Trotec availability: {getTrackStat('TROTECS300')} <Popup content={
|
Trotec availability: Broken <Popup content={
|
||||||
<React.Fragment>
|
<React.Fragment>
|
||||||
<p>
|
<p>
|
||||||
Last use:<br />
|
Broken motor / motor driver.
|
||||||
{getTrackLast('TROTECS300')}<br />
|
|
||||||
{getTrackAgo('TROTECS300')}<br />
|
|
||||||
by {getTrackName('TROTECS300')}
|
|
||||||
</p>
|
</p>
|
||||||
</React.Fragment>
|
</React.Fragment>
|
||||||
} trigger={<a>[more]</a>} />
|
} trigger={<a>[more]</a>} />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user