Merge branch 'master' of ssh://float.beyondsoft.de/git/beyondSoft/BeWo
This commit is contained in:
@@ -73,7 +73,9 @@ namespace BeWo.View.Detail.Report
|
||||
|
||||
private static SupportConceptGoalDC GetSupportConceptGoal(SupportConceptGoalDC parent, ValueListEntryDC actual, List<ValueListEntryDC> allIcfs)
|
||||
{
|
||||
// Erzeugt das O
|
||||
// Hier muss eine zusätzliche Verschachtelungsstufe erstellt werden, also ICF -> Kategorie -> Einschränkungsarten/Ziele
|
||||
|
||||
// Erzeugt das Objekt
|
||||
var goalItem = new SupportConceptGoalDC
|
||||
{
|
||||
GoalEntryDC = actual,
|
||||
|
||||
Reference in New Issue
Block a user