Update html.form.class.php

This commit is contained in:
Laurent Destailleur 2020-06-12 00:51:19 +02:00 committed by GitHub
parent b4dd11ec98
commit 012574b487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5241,6 +5241,7 @@ class Form
print $retstring; print $retstring;
return; return;
} }
/** /**
* Show 2 HTML widget to input a date or combo list for day, month, years and optionaly hours and minutes. * Show 2 HTML widget to input a date or combo list for day, month, years and optionaly hours and minutes.
* Fields are preselected with : * Fields are preselected with :