Merge pull request #20996 from atm-quentin/FIX_origin_mo_mvt_origin

FIX  link not interpreted by browser
This commit is contained in:
Laurent Destailleur 2022-05-24 21:35:13 +02:00 committed by GitHub
commit 1d249a5be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -934,7 +934,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
}
if (!empty($arrayfields['origin']['checked'])) {
// Origin of movement
print '<td class="nowraponall">'.dol_escape_htmltag($origin).'</td>';
print '<td class="nowraponall">'.$origin.'</td>';
}
if (!empty($arrayfields['m.fk_projet']['checked'])) {
// fk_project