From 3575bb171dc30aedab9655153e6e4c17f6adc67a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 17 May 2024 13:28:50 +0200 Subject: [PATCH] Debug v20 --- htdocs/core/class/commonobject.class.php | 12 +++++++++--- htdocs/core/lib/functions.lib.php | 7 ++++--- htdocs/theme/eldy/global.inc.php | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/htdocs/core/class/commonobject.class.php b/htdocs/core/class/commonobject.class.php index b0c67dd426e..4f8be657535 100644 --- a/htdocs/core/class/commonobject.class.php +++ b/htdocs/core/class/commonobject.class.php @@ -8892,13 +8892,15 @@ abstract class CommonObject $labeltoshow = $langs->trans($label); $helptoshow = $langs->trans($extrafields->attributes[$this->table_element]['help'][$key]); - if ($display_type == 'card') { $out .= ''; if (getDolGlobalString('MAIN_VIEW_LINE_NUMBER') && ($action == 'view' || $action == 'valid' || $action == 'editline' || $action == 'confirm_valid' || $action == 'confirm_cancel')) { $out .= ''; } $out .= ''; $out .= '