Fix: wrong param name (Travis error !)
This commit is contained in:
parent
71c968b0b1
commit
2b7693c582
@ -655,7 +655,7 @@ class Tva extends CommonObject
|
||||
* @param string $morecss More CSS
|
||||
* @return string Chaine with URL
|
||||
*/
|
||||
function getNomUrl($withpicto=0, $option='', $notooltip=0, morecss='')
|
||||
function getNomUrl($withpicto=0, $option='', $notooltip=0, $morecss='')
|
||||
{
|
||||
global $langs, $conf;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user