fix dashboard description
This commit is contained in:
parent
a7f63c65ca
commit
2d2258d02e
@ -140,7 +140,7 @@
|
|||||||
<h2>Lagereffizienz</h2>
|
<h2>Lagereffizienz</h2>
|
||||||
<canvas id="warehouse-ef"></canvas>
|
<canvas id="warehouse-ef"></canvas>
|
||||||
<script>
|
<script>
|
||||||
chart('warehouse-ef', 'Lagerauslastung', [80, 70, 60, 75, 54], "%")
|
chart('warehouse-ef', 'Lagereffizienz', [80, 70, 60, 75, 54], "%")
|
||||||
</script>
|
</script>
|
||||||
</section>
|
</section>
|
||||||
<section class="spacer"></section>
|
<section class="spacer"></section>
|
||||||
|
Reference in New Issue
Block a user