From a49bce10dec8ff7f1fa15f890519400a6e8166e7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 7 Aug 2014 11:08:36 +0200 Subject: [PATCH] Fix: When disabled, all fields must be disabled. Need backport. Conflicts: htdocs/projet/activity/list.php --- htdocs/core/class/html.form.class.php | 2 +- htdocs/projet/activity/list.php | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 961ae40c5f5..b596ba911ae 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3713,7 +3713,7 @@ class Form } elseif ($typehour=='text') { - print ''; + print ''; } print $langs->trans('Hours'). " "; print '