lang->load("text_".config_item('pw_client'),"french"); $mem_value = $this->Config_model->conf_getFiltreData($this->session->id,'calendrier','mem_select_1',0,0); $mem_champ = 'filtre_1'; $mem_data['select'][$mem_champ]['choix'] = $this->Config_model->conf_getRepresentantsClient(); // value multipli select //$mem_value = explode(',', $mem_value); $mem_filtre = form_dropdown($mem_champ, $mem_data['select'][$mem_champ]['choix'], $mem_value, 'class="filtre_1"'); $mem_value = $this->Config_model->conf_getFiltreData($this->session->id,'calendrier','mem_select_2',0,0); $mem_value2 = $this->Config_model->conf_getFiltreData($this->session->id,'calendrier','mem_select_3',0,0); ?>
De qui lang->line('txt_hebergement')); ?> type="radio" name="filtre_2" id="proj_hebergement" value="0" class="filtre_2"> non type="radio" name="filtre_2" id="proj_hebergement" value="1" class="filtre_2"> OUI type="radio" name="filtre_2" id="proj_hebergement" value="2" class="filtre_2"> Les deux
Choix type="radio" name="filtre_3" id="proj_type" value="0" class="filtre_3"> projets annulé type="radio" name="filtre_3" id="proj_type" value="1" class="filtre_3"> taches type="radio" name="filtre_3" id="proj_type" value="2" class="filtre_3"> projets confirmation type="radio" name="filtre_3" id="proj_type" value="3" class="filtre_3"> projets date debut type="radio" name="filtre_3" id="proj_type" value="4" class="filtre_3"> Date de commande de dossard

My Events