Fixing style errors.

This commit is contained in:
stickler-ci 2021-01-22 15:59:31 +00:00
parent 5a95cc16aa
commit 3de89be691

View File

@ -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";