mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add qr-code button on list transaction link
This commit is contained in:
parent
1733fc68a7
commit
5df9eaae1e
@ -23,7 +23,7 @@
|
||||
</b-button>
|
||||
<br />
|
||||
<b-button
|
||||
class="p-2 mt-3"
|
||||
class="p-2 mt-1"
|
||||
size="sm"
|
||||
variant="outline-danger"
|
||||
@click="deleteLink()"
|
||||
@ -31,6 +31,9 @@
|
||||
>
|
||||
<b-icon icon="trash"></b-icon>
|
||||
</b-button>
|
||||
<br />
|
||||
<b-button class="p-2 mt-1" size="sm"
|
||||
variant="outline-success"><b-img src="img/svg/qr-code.svg"></b-img></b-button>
|
||||
</b-col>
|
||||
</b-row>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user