Some css
This commit is contained in:
parent
7a05ad1c3b
commit
fcbf74ca97
6 changed files with 70 additions and 55 deletions
|
@ -113,7 +113,7 @@
|
|||
navigator.clipboard
|
||||
.writeText(link)
|
||||
.then(() => {
|
||||
showTooltip(element, "Copied link", 'n');
|
||||
showTooltip(element, "{{_('Copied link')}}", 'n');
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue