CASH-1048 add comment.
This commit is contained in:
parent
385b7e747f
commit
7fce2e5b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
aria-labelledby="ModalComponentLabel"
|
||||
@keypress.enter="onEnter"
|
||||
aria-hidden="true"
|
||||
@click.self="closeModal">
|
||||
@click.self="closeModal"> <!--Close modal when clicking other than close button-->
|
||||
<div class="modal-dialog modal-dialog-centered">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header mb-0 mt-6">
|
||||
|
|
|
|||
Loading…
Reference in a new issue