mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn test fixed, :hideHeaderClose
This commit is contained in:
parent
0a3302f7c6
commit
0bc968fe5a
@ -42,7 +42,7 @@
|
||||
</b-button>
|
||||
</b-col>
|
||||
</b-row>
|
||||
<b-modal :id="'modalPopover-' + id" title="QR-Code" ok-only hideHeaderClose="false">
|
||||
<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