dies und das
This commit is contained in:
@@ -749,7 +749,9 @@ namespace BeWo.Service.ServiceImplementations
|
||||
{
|
||||
try
|
||||
{
|
||||
return MapperFactory.CompactSupportConceptDC_SupportConcept.MapToNewDCs(DAOFactory.SearchDAO.FindSupportConceptsWithConferenceDate(employeeOid, conferenceDateUntil));
|
||||
var g = PluginLoader.FindClass<HomeContentGenerator>();
|
||||
|
||||
return g.GetSupportConceptsWithConferenceDate(employeeOid, conferenceDateUntil);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user