. * * Vue planche (table) pour les planeurs * * @package vues */ $this->load->view('bs_header'); $this->load->view('bs_menu'); $this->load->view('bs_banner'); $this->lang->load('planeur'); $CI = &get_instance(); $gvv_user = $CI->dx_auth->get_username(); $gvv_role = $CI->dx_auth->get_role_name(); ?>

lang->line("gvv_planeur_title_list") ?>

" aria-labelledby="headingOne"="#accordionFilter">
" method="post" accept-charset="utf-8" name="saisie">
lang->line("planeur_filter_active") . ": " . enumerate_radio_fields($this->lang->line("planeur_filter_active_select"), 'filter_machine_actif', $filter_machine_actif); echo "
"; echo $this->lang->line("planeur_filter_owner") . ": " . enumerate_radio_fields($this->lang->line("planeur_filter_owner_select"), 'filter_proprio', $filter_proprio); ?>
" class="btn bg-primary text-white" /> " class="btn bg-primary text-white" />
$controller, 'actions' => array('edit', 'delete'), 'fields' => array('mpimmat', 'mpmodele', 'mpconstruc', 'mpnumc', 'mpbiplace', 'mpautonome', 'mptreuil', 'mpprive', 'actif', 'vols', 'fabrication' ), 'mode' => ($has_modification_rights) ? "rw" : "ro", 'class' => "datatable table table-striped" ); echo $this->gvvmetadata->table("vue_planeurs", $attrs, ""); echo '
';