oh no not enough copy paste
This commit is contained in:
parent
e76b69d0ff
commit
f18c384e79
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@
|
||||||
<div class="tui-chart-legend">25%</div>
|
<div class="tui-chart-legend">25%</div>
|
||||||
</div> -->
|
</div> -->
|
||||||
<div class="tui-chart-x-axis">
|
<div class="tui-chart-x-axis">
|
||||||
@for ph in finished_per_hour
|
@for ph in ordered_per_hour
|
||||||
<div class="tui-chart-legend">@ph.label</div>
|
<div class="tui-chart-legend">@ph.label</div>
|
||||||
@end
|
@end
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue