forked from Wavyzz/dolibarr
style changes
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user