mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
5 lines
197 B
HTML
5 lines
197 B
HTML
{% load i18n %}
|
|
|
|
<span class="float-right">
|
|
<button class="btn clip-btn" type="button" data-toggle='tooltip' title='{% trans "copy to clipboard" %}'><i class="fas fa-copy"></i></button>
|
|
</span> |