mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Move button to link to, in same part of code than code to output links.
This commit is contained in:
@@ -948,6 +948,7 @@ function copyToClipboard(text,text2)
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Function show document preview
|
||||
*
|
||||
@@ -1128,3 +1129,5 @@ function price2numjs(amount) {
|
||||
return res;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user