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