Merge branch 'ent-3670-0-rebelde-en-autoconfigurador-de-agentes' into 'develop'
Resolved See merge request artica/pandorafms!2245
This commit is contained in:
commit
4c85066ecd
|
@ -660,7 +660,7 @@ function html_print_select(
|
|||
}
|
||||
|
||||
if ($optlabel === '') {
|
||||
$output .= '>'.$value.'</option>';
|
||||
$output .= '>None</option>';
|
||||
} else {
|
||||
$output .= '>'.$optlabel.'</option>';
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue