From 83edbe0a902da564e1eefe024ce6db9a6d827d59 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Tue, 1 Nov 2022 14:38:30 +0300 Subject: [PATCH] fixed event name --- Mohem/src/app/eit/add-eit/add-eit.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mohem/src/app/eit/add-eit/add-eit.component.ts b/Mohem/src/app/eit/add-eit/add-eit.component.ts index 2a65a9a7..b275dc11 100644 --- a/Mohem/src/app/eit/add-eit/add-eit.component.ts +++ b/Mohem/src/app/eit/add-eit/add-eit.component.ts @@ -556,7 +556,7 @@ export class AddEitComponent implements OnInit { }); } - scrollTopMOE(e: any) { + scrollTopMOE(event: any) { let total = 0; let container = null;