Merge pull request #8176 from hregis/7.0_bug2
Fix: wrong param name (Travis error !)
This commit is contained in:
commit
9b8b3a1236
@ -652,7 +652,7 @@ class Tva extends CommonObject
|
||||
* @param int $withpicto 0=No picto, 1=Include picto into link, 2=Only picto
|
||||
* @param string $option link option
|
||||
* @param int $notooltip 1=Disable tooltip
|
||||
* @param string $morecss More CSS
|
||||
* @param string $morecss More CSS
|
||||
* @return string Chaine with URL
|
||||
*/
|
||||
function getNomUrl($withpicto=0, $option='', $notooltip=0, $morecss='')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user