@foreach (var item in ParetoDay)
{
-
@item.Key
}
@if (string.IsNullOrEmpty(currHistId))
{
}
else
{
}
@if (!string.IsNullOrEmpty(currHistId))
{
@if (string.IsNullOrEmpty(currDetail))
{
← selezionare valore
}
else
{
@currDetail
timeserie selezionata x num call/tempo
}
}
@*
@foreach (var item in ParetoDay)
{
}
*@