diff --git a/Mohem/src/app/mowadhafi/my-request/my-request.component.ts b/Mohem/src/app/mowadhafi/my-request/my-request.component.ts
index 24476202..06e83aa2 100644
--- a/Mohem/src/app/mowadhafi/my-request/my-request.component.ts
+++ b/Mohem/src/app/mowadhafi/my-request/my-request.component.ts
@@ -39,6 +39,7 @@ export class MyRequestComponent implements OnInit {
}
ngOnInit() {
+ this.cs.startLoading();
this.getTicketsByEmployee();
}
diff --git a/Mohem/src/app/my-team/home/home.component.html b/Mohem/src/app/my-team/home/home.component.html
index 59406b7e..59dba377 100644
--- a/Mohem/src/app/my-team/home/home.component.html
+++ b/Mohem/src/app/my-team/home/home.component.html
@@ -31,10 +31,17 @@