2
0
forked from Wavyzz/dolibarr

Uniformize code

This commit is contained in:
Laurent Destailleur
2016-10-29 16:18:39 +02:00
parent cb3f0dadab
commit 32b6660f63
16 changed files with 235 additions and 103 deletions

View File

@@ -3325,7 +3325,7 @@ class Commande extends CommonOrder
* @param int $withpicto Add picto into link
* @param int $option Where point the link (0=> main card, 1,2 => shipment)
* @param int $max Max length to show
* @param int $short Use short labels
* @param int $short ???
* @param int $notooltip 1=Disable tooltip
* @return string String with URL
*/