Merge remote-tracking branch 'origin/4.0' into develop

This commit is contained in:
Laurent Destailleur
2016-07-15 14:23:44 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -904,7 +904,7 @@ else
// Statut
print '<tr><td>'.$langs->trans("Status").'</td>';
print '<td>';
print '<td colspan="3">';
print $object->getLibStatut(4);
print '</td></tr>';

View File

@@ -142,7 +142,8 @@ class HookManager
'formObjectOptions',
'formattachOptions',
'formBuilddocLineOptions',
'getIdProfUrl',
'getFormMail',
'getIdProfUrl',
'moveUploadedFile',
'pdf_build_address',
'pdf_writelinedesc',