Fixing style errors.
This commit is contained in:
parent
5a95cc16aa
commit
3de89be691
@ -231,4 +231,4 @@ print 'jQuery(\'.clipboardCopyPaste\').click(function() {
|
||||
var tmp =lastchild.innerHTML
|
||||
lastchild.innerHTML = \''.dol_escape_js($langs->trans('CopiedToClipboard')).'\';
|
||||
setTimeout(() => { lastchild.innerHTML = tmp; }, 1000);
|
||||
})'."\n";
|
||||
})'."\n";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user