We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a5256f + d9435af commit e6bb1a1Copy full SHA for e6bb1a1
1 file changed
spp_openid_vci/wizard/vci_issuer_selection_view.xml
@@ -15,7 +15,13 @@
15
16
</sheet>
17
<footer>
18
- <button name="issue_card" string="Confirm" type="object" class="btn btn-success" />
+ <button
19
+ name="issue_card"
20
+ string="Confirm"
21
+ type="object"
22
+ class="btn btn-success"
23
+ close="1"
24
+ />
25
<button string="Cancel" class="btn btn-danger" special="cancel" />
26
</footer>
27
</form>
0 commit comments