forked from Wavyzz/dolibarr
FIX Hour and min were lost when editing a past event.
This commit is contained in:
@@ -7655,7 +7655,7 @@ class Form
|
||||
$retstring .= '</option>';
|
||||
}
|
||||
$retstring .= '</select>';
|
||||
//if ($m && empty($conf->dol_optimize_smallscreen)) $retstring .= ":";
|
||||
|
||||
if ($m) {
|
||||
$retstring .= ":";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user