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:
@@ -73,6 +73,7 @@ export class EventDetailPage implements OnInit {
|
||||
{
|
||||
this.pageId = paramMap.get('eventId');
|
||||
eventid = paramMap.get('eventId');
|
||||
|
||||
}
|
||||
|
||||
if (paramMap.has("caller"))
|
||||
|
||||
Reference in New Issue
Block a user