. * * Vue cumuls pour les vols planeurs * * @packages vues */ $this->load->view('bs_header'); $this->load->view('bs_banner'); $this->load->view('bs_menu'); $this->lang->load('vols_planeur'); echo '
'; echo form_hidden('year', $year, '"id"="year"'); echo form_hidden('first_year', $first_year, '"id"="first_year"'); echo form_hidden('jsonurl', $jsonurl, '"id"="jsonurl"'); echo checkalert($this->session); // echo heading('
' . $this->lang->line($title_key) . "
", 3); $titre = $this->lang->line($title_key); echo form_hidden('titre', $titre, '"id"="titre"'); // ----------------------------------------------------------------------------------------- // Elements table $ajax = $this->config->item('ajax'); echo br(2); ?>
"Excel", 'url' =>"$controller/csv/$year"), array('label' => "Pdf", 'url' =>"$controller/pdf/$year"), ); $bar = array(); echo br() . button_bar4($bar); echo '
'; ?>