Prevented of closing bailey without clicking bottom buttons (#9993)

This commit is contained in:
Keith Holliday 2018-02-16 09:21:59 -07:00 committed by GitHub
parent 70fbc83664
commit f7ffc173b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@
size='lg',
:hide-header='true',
:hide-footer='true',
no-close-on-esc,
no-close-on-backdrop
)
.modal-body
.static-view(v-html='html')