diff --git a/application/views/system/infocenter/addNotiz.php b/application/views/system/infocenter/addNotiz.php
new file mode 100644
index 000000000..25af11897
--- /dev/null
+++ b/application/views/system/infocenter/addNotiz.php
@@ -0,0 +1,19 @@
+
-
-
-
- | Vorname |
- vorname ?> |
-
-
- | Nachname |
-
- nachname ?> |
-
-
- | Geburtsdatum |
-
- gebdatum), 'd.m.Y') ?> |
-
-
- | Sozialversicherungsnr |
-
- svnr ?> |
-
-
- | Staatsbürgerschaft |
-
- staatsbuergerschaft ?> |
-
-
- | Geschlecht |
-
- geschlecht ?> |
-
-
- | Geburtsnation |
-
- geburtsnation ?> |
-
-
- | Geburtsort |
- gebort ?> |
-
-
-
-
-
-
-
- | Kontakte |
-
-
- | Typ |
- Kontakt |
- Anmerkung |
-
-
-
- kontakte as $kontakt): ?>
-
-
- | kontakttyp); ?> |
-
- kontakttyp === 'email'): ?>
-
- kontakt;
- if ($kontakt->kontakttyp === 'email'):
- ?>
-
-
- |
- anmerkung; ?> |
-
-
- adressen as $adresse): ?>
-
- |
- Adresse
- |
-
- strasse.', '.$adresse->plz.' '.$adresse->ort : '' ?>
- |
-
- heimatadresse === true ? 'Heimatadresse' : '').($adresse->heimatadresse === true && $adresse->rechnungsadresse === true ? ', ' : '').($adresse->rechnungsadresse === true ? 'Rechnungsadresse' : ''); ?>
- |
-
-
-
-
-
-
- zugangscode)): ?>
-
-
-
-
+ load->view('system/infocenter/stammdaten.php'); ?>
@@ -163,71 +55,7 @@ $this->load->view(
-
- 0): ?>
-
-
Nachzureichende Dokumente:
-
-
-
- | Typ |
- Nachzureichen am |
- Ausstellungsnation |
- Anmerkung |
-
-
-
-
-
- | dokument_bezeichnung ?> |
-
- nachgereicht_am) ? date_format(date_create($dokument->nachgereicht_am), 'd.m.Y') : ''; ?>
- |
-
- langtext ?>
- |
-
- anmerkung; ?>
- |
-
-
-
-
-
+ load->view('system/infocenter/dokpruefung.php'); ?>
@@ -242,353 +70,7 @@ $this->load->view(
-
- infoonly;
- //set bootstrap columns
- $columns = array(4, 3, 2, 3);
- ?>
-
-
-
-
-
- prestudentstatus->status_kurzbz) && $zgvpruefung->prestudentstatus->status_kurzbz === 'Interessent' && !$infoonly): ?>
-
- prestudentstatus->bewerbung_abgeschicktamum) ? '' : ''); ?>
-
-
-
-
-
-
-
-
-
- prestudentstatus->status_kurzbz) && $zgvpruefung->prestudentstatus->status_kurzbz === 'Interessent'): ?>
-
-
-
-
-
-
+ load->view('system/infocenter/zgvpruefungen.php'); ?>
@@ -624,65 +106,11 @@ $this->load->view(
+ infoonly;
+ //set bootstrap columns
+ $columns = array(4, 3, 2, 3);
+ ?>
+
+
+
+
+
+ prestudentstatus->status_kurzbz) && $zgvpruefung->prestudentstatus->status_kurzbz === 'Interessent' && !$infoonly): ?>
+
+ prestudentstatus->bewerbung_abgeschicktamum) ? '' : ''); ?>
+
+
+
+
+
+
+
+
+
+ prestudentstatus->status_kurzbz) && $zgvpruefung->prestudentstatus->status_kurzbz === 'Interessent'): ?>
+
+
+
+
+
+
\ No newline at end of file