[Library|Trunk]

Claims: when selecting the next entity to link, use the click-outside event that closes the modal


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57263 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2019-10-04 09:21:16 +00:00
parent 90cb8cc007
commit bb1b22c15b
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@
</div>
</div>
<modal-alert (alertOutput)="closeSelectionModal($event)" (click)="closeSelectionModal()">
<modal-alert (alertOutput)="closeSelectionModal($event)" >
<div class="uk-grid uk-text-center uk-margin-expand uk-padding uk-child-width-1-3">
<div *ngIf="showOptions.linkToEntities.indexOf('project')!=-1 " (click)="closeSelectionModal('project')"