[Library]: Modal remove stopPropagation on modal open
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57342 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
988ac23708
commit
1b6eb9cdd0
|
@ -133,7 +133,6 @@ export class AlertModal {
|
|||
*/
|
||||
open() {
|
||||
this.isOpen = true;
|
||||
event.stopPropagation();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue