CASH-1048 format code.
This commit is contained in:
parent
7fce2e5b5e
commit
4029d9c089
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@
|
|||
aria-labelledby="ModalComponentLabel"
|
||||
@keypress.enter="onEnter"
|
||||
aria-hidden="true"
|
||||
@click.self="closeModal"> <!--Close modal when clicking other than close button-->
|
||||
@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