admin: add pb-token-copy-button

This commit is contained in:
Jens Langhammer 2020-11-22 22:24:22 +01:00
parent fa004876e9
commit 22b4757971
1 changed files with 3 additions and 0 deletions

View File

@ -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 %}