mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 03:32:15 +01:00
add missing data to public shared reports, add premium restrictions, add pdf download
This commit is contained in:
committed by
Constantin Graf
parent
bcb298bd6d
commit
e3f981aac2
@@ -65,6 +65,7 @@
|
||||
<span>Total cost: {{ Money::of(BigDecimal::ofUnscaledValue($aggregatedData['cost'], 2)->__toString(), $currency)->formatTo('en_US') }}</span><br>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="main-chart" style="width: 100%; height:400px;"></div>
|
||||
|
||||
<div id="pie-chart" style="width: 100%; height: 150px; margin-bottom: 50px;"></div>
|
||||
|
||||
Reference in New Issue
Block a user