mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Refified processService methods;
Add approve page and criate its layout; Finish functionality for list approve page
This commit is contained in:
@@ -2,7 +2,6 @@ import { EventBody } from './eventbody.model';
|
||||
import { EventPerson } from './eventperson.model';
|
||||
|
||||
export class Event{
|
||||
|
||||
EventId: string;
|
||||
Subject: string;
|
||||
Body: EventBody;
|
||||
|
||||
Reference in New Issue
Block a user