Updated daily report to show correct information when two work weeks split quarters.
Also current changes to project with Blazor implementation is implemented here as well.
This commit is contained in:
8
ReportingServices.Blazor/Components/ReportHeader.razor
Normal file
8
ReportingServices.Blazor/Components/ReportHeader.razor
Normal file
@ -0,0 +1,8 @@
|
||||
<div class="text-center">
|
||||
<h2>@Title</h2>
|
||||
<br /><br />
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p class="text-end fw-bold">Date Pulled: @Date</p>
|
||||
</div>
|
Reference in New Issue
Block a user