'; $out .= '
'; $out .= ''; $out .= ''; $out .= ''; $out .= ''; $out .= ''; $out .= ''; $out .= '
'; // Place $out .= '
'.$langs->trans("SelectResource").'
'; $out .= '
'; $events = array(); $out .= img_picto('', 'resource', 'class="pictofixedwidth"'); $out .= $formresources->select_resource_list(0, 'fk_resource', [], 1, 1, 0, $events, '', 2, 0); $out .= '
'; $out .= '
'; //$out .= $form->selectyesno('busy', (GETPOSTISSET('busy') ? GETPOST('busy') : 1), 1); $out .= ''; $out .= '
'; $out .= '
'; //$out .= $form->selectyesno('mandatory', (GETPOSTISSET('mandatory') ? GETPOST('mandatory') : 0), 1); $out .= ''; $out .= '
'; $out .= '
'; $out .= ''; $out .= '
'; $out .= '
'; $out .= '
'; $out .= ''; $out .= '
'; print $out; ?>