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:
6
ReportingServices.Shared.Blazor/Component1.razor.css
Normal file
6
ReportingServices.Shared.Blazor/Component1.razor.css
Normal file
@ -0,0 +1,6 @@
|
||||
.my-component {
|
||||
border: 2px dashed red;
|
||||
padding: 1em;
|
||||
margin: 1em 0;
|
||||
background-image: url('background.png');
|
||||
}
|
Reference in New Issue
Block a user