if ($parameters['context'] != 'contractservicelist:main')
return 0;
*/
$this->resprints=print_liste_field_titre('Description du service',$_SERVER["PHP_SELF"],"cd.description","",$parameters['param'],"",$parameters['sortfield'],$parameters['sortorder']);
return0;
}
/**
* Overloading the printFieldListOption function : replacing the parent's function with the one below