mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add hideHeaderClose: false
This commit is contained in:
parent
741c65a1c6
commit
5925b87597
BIN
frontend/public/img/svg/ezgif.com-gif-maker.mp4
Normal file
BIN
frontend/public/img/svg/ezgif.com-gif-maker.mp4
Normal file
Binary file not shown.
@ -42,7 +42,7 @@
|
||||
</b-button>
|
||||
</b-col>
|
||||
</b-row>
|
||||
<b-modal :id="'modalPopover-' + id" title="QR-Code" ok-only>
|
||||
<b-modal :id="'modalPopover-' + id" title="QR-Code" ok-only hideHeaderClose="false">
|
||||
<div class="text-center">
|
||||
<figure class="qrcode">
|
||||
<vue-qrcode :value="link" type="image/png" class="qrbox"></vue-qrcode>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user