This commit is contained in:
Christian
2019-11-15 00:39:46 +01:00
parent a0fb08cf97
commit 64164c5ffa

View File

@@ -462,7 +462,7 @@ namespace BeWoPlanerMobil.Controllers
var supportConceptStatistics = OperationsService.CreateSupportConceptStatistics(oid, DateTime.Now);
if (supportConceptStatistics.PeriodStatistics != null &&
supportConcept Statistics.PeriodStatistics.Count == 1)
supportConceptStatistics.PeriodStatistics.Count == 1)
{
}