admin: add pb-token-copy-button
This commit is contained in:
parent
fa004876e9
commit
22b4757971
|
@ -64,6 +64,9 @@
|
||||||
</button>
|
</button>
|
||||||
<div slot="modal"></div>
|
<div slot="modal"></div>
|
||||||
</pb-modal-button>
|
</pb-modal-button>
|
||||||
|
<pb-token-copy-button identifier="{{ outpost.token_identifier }}">
|
||||||
|
{% trans 'Copy token' %}
|
||||||
|
</pb-token-copy-button>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Reference in a new issue