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:
5
ReportingServices.Blazor/Pages/Index.razor.cs
Normal file
5
ReportingServices.Blazor/Pages/Index.razor.cs
Normal file
@ -0,0 +1,5 @@
|
||||
namespace ReportingServices.Blazor.Pages;
|
||||
|
||||
public partial class Index
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user