'InfocenterDetails', 'jquery3' => true, 'bootstrap3' => true, 'fontawesome4' => true, 'jqueryui1' => true, 'dialoglib' => true, 'ajaxlib' => true, 'tablesorter2' => true, 'tinymce5' => true, 'sbadmintemplate3' => true, 'addons' => true, 'navigationwidget' => true, 'udfs' => true, 'widgets' => true, 'customCSSs' => array( 'public/css/sbadmin2/admintemplate.css', 'public/css/sbadmin2/tablesort_bootstrap.css', 'public/css/infocenter/infocenterDetails.css' ), 'customJSs' => array( 'public/js/bootstrapper.js', 'public/js/tablesort/tablesort.js', 'public/js/infocenter/messageList.js', 'public/js/infocenter/infocenterDetails.js', 'public/js/infocenter/rueckstellung.js', 'public/js/infocenter/zgvUeberpruefung.js', 'public/js/infocenter/docUeberpruefung.js', 'public/js/infocenter/stammdaten.js' ), 'phrases' => array( 'infocenter', 'ui', 'global' ) ); $this->load->view('templates/FHC-Header', $includesArray); ?>
widgetlib->widget('NavigationWidget'); ?>
p->t('global', 'wirdBearbeitetVon').': '; echo $lockedby; if (in_array($origin_page, array('index', 'abgewiesen'))): $unlockpath = 'unlockPerson/'.$stammdaten->person_id; $unlockpath .= '?fhc_controller_id='.$fhc_controller_id; $unlockpath .= '&filter_id='.$prev_filter_id; $unlockpath .= '&origin_page='.$origin_page; ?>     p->t('ui', 'freigeben')) ?>  

p->t('global', 'bewerberVorhanden') . ':'; ?>

person_id . '
'; } ?>

p->t('global', 'stammdaten')) ?>

load->view('system/infocenter/stammdaten.php'); ?> load->view('system/infocenter/anmerkungenZurBewerbung.php'); ?>

p->t('infocenter', 'dokumentenpruefung')) ?>

load->view('system/infocenter/dokpruefung.php'); ?>
load->view('system/infocenter/dokNachzureichend.php'); ?>

p->t('infocenter', 'zgv').' - '.ucfirst($this->p->t('lehre', 'pruefung'))?>

load->view('system/infocenter/zgvpruefungen.php'); ?>

p->t('global', 'nachrichten')) ?>

load->view('system/infocenter/messageList.php', $messages); ?>

p->t('global', 'notizen')).' & '.ucfirst($this->p->t('global', 'aktivitaeten')) ?>

load->view('system/infocenter/addNotiz.php'); ?>
load->view('system/infocenter/notizen.php'); ?>
load->view('system/infocenter/logs.php'); ?>
load->view('templates/FHC-Footer', $includesArray); ?>