2
0
forked from Wavyzz/dolibarr

style changes

This commit is contained in:
lmarcouiller
2021-01-22 16:59:34 +01:00
parent 5a95cc16aa
commit 7685dee5f6
2 changed files with 2 additions and 2 deletions

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