This commit is contained in:
Florent Poinsaut
2024-07-12 10:47:45 +02:00
parent ec268d2add
commit 38b2da8f0a

View File

@@ -1,8 +1,9 @@
<?php
/* Copyright (C) 2012 Regis Houssin <regis.houssin@inodbox.com>
* Copyright (C) 2013-2015 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2015-2016 Charlie BENKE <charlie@patas-monkey.com>
* Copyright (C) 2021 Frédéric France <frederic.france@netlogic.fr>
/* Copyright (C) 2012 Regis Houssin <regis.houssin@inodbox.com>
* Copyright (C) 2013-2015 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2015-2016 Charlie BENKE <charlie@patas-monkey.com>
* Copyright (C) 2021 Frédéric France <frederic.france@netlogic.fr>
* Copyright (C) 2024 Solution Libre SAS <contact@solution-libre.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -337,8 +338,8 @@ foreach ($list as $entry) { ?>
<td class="nowrap" data-nature="<?php echo dol_escape_htmltag($entry->nature) ?>">
<span class="opacitymedium">
<?php echo dol_escape_htmltag($entry->nature_html) ?>
</span>
<?php echo ($entry->contact_warning ? img_picto($langs->trans("ThisContactHasAnUser"), 'warning') : '') ?>
</span>
<?php echo ($entry->contact_warning ? img_picto($langs->trans("ThisContactHasAnUser"), 'warning') : '') ?>
</td>
<td class="tdoverflowmax200" data-type_id="<?php echo ((int) $entry->type_id) ?>" data-type="<?php echo dol_escape_htmltag($entry->type) ?>">
<?php echo dol_escape_htmltag($entry->type) ?>