WIP
This commit is contained in:
parent
f84b91ed5f
commit
fbde7a525f
16 changed files with 113 additions and 11 deletions
|
|
@ -19,7 +19,8 @@ namespace Yavsc.Helpers
|
|||
EventDate = query.EventDate,
|
||||
Location = query.Location,
|
||||
Id = query.Id,
|
||||
Reason = query.Reason
|
||||
Reason = query.Reason,
|
||||
ActivityCode = query.ActivityCode
|
||||
};
|
||||
return yaev;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue