diff --git a/GWMS.UI/Components/ItemPlanDetail.razor b/GWMS.UI/Components/ItemPlanDetail.razor new file mode 100644 index 0000000..7af9bf3 --- /dev/null +++ b/GWMS.UI/Components/ItemPlanDetail.razor @@ -0,0 +1,49 @@ +@using GWMS.UI.Components +@using GWMS.Data.DatabaseModels +@using System.Security.Claims +@using Microsoft.AspNetCore.Components.Authorization +@using GWMS.UI.Data +@using GWMS.Data.DTO +@using Microsoft.Extensions.Configuration + +
| - | LUN | -MAR | -MER | -GIO | -VEN | -SAB | -DOM | -||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @i | -a | -a | -a | -a | -a | -a | -a | + @if (ListRecords == null) + { +
| + | LUN | +MAR | +MER | +GIO | +VEN | +SAB | +DOM |
|---|