'Profil Änderungen', 'vue3' => true, 'primevue3' => true, 'bootstrap5' => true, 'fontawesome6'=> true, 'axios027' => true, 'tabulator5' => true, 'customJSs' => array( 'vendor/moment/luxonjs/luxon.min.js' ), 'customJSModules' => array( 'public/js/apps/Cis/ProfilUpdateRequests.js' ), 'customCSSs' => array( 'public/css/components/FilterComponent.css','public/css/components/FormUnderline.css' ) ); if(defined("CIS4")) { $this->load->view( 'templates/CISVUE-Header', $includesArray ); } else { $this->load->view( 'templates/FHC-Header', $includesArray ); } ?>
load->view( 'templates/CISVUE-Footer', $includesArray ); } else { $this->load->view( 'templates/FHC-Footer', $includesArray ); } ?>