. * * Vue cumuls de trésorerie * * @packages vues */ $this->load->view('bs_header'); $this->load->view('bs_banner'); $this->load->view('bs_menu'); echo '
'; echo form_hidden('year', $year, '"id"="year"'); echo form_hidden('jsonurl', $jsonurl, '"id"="jsonurl"'); echo checkalert($this->session); echo heading($title, 3); echo year_selector($controller, $year, $year_selector); // ----------------------------------------------------------------------------------------- // 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 '
'; ?>