Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Pierre Goiffon
2019-05-23 10:52:34 +02:00
52 changed files with 7980 additions and 1377 deletions

View File

@@ -163,6 +163,7 @@ EOF
{
// When there is only once choice, select it by default
$sSelected = 'checked';
$value = $sChoice;
}
else
{