Adapted empfehlung to be human readable

ja/nein/- instead of boolean/null

Signed-off-by: cris-technikum <[email protected]>
This commit is contained in:
Cris
2021-01-21 11:08:57 +01:00
committed by cris-technikum
parent 47c8432faf
commit 99db4ec3ce
4 changed files with 50 additions and 4 deletions
@@ -33,6 +33,8 @@ $this->load->view(
'tabelleneinstellungen',
'keineDatenVorhanden',
'spaltenEinstellen',
'ja',
'nein'
),
'person' => array(
'student',
@@ -106,7 +106,7 @@ $filterWidgetArray = array(
url:function(cell){return "'. current_url() .'/download?dms_id=" + cell.getData().dms_id},
target:"_blank"
}},
empfehlung_anrechnung: {headerFilter:"input", align:"center", formatter: format_nullToMinus},
empfehlung_anrechnung: {headerFilter:"input", align:"center", formatter: format_empfehlung_anrechnung},
status_kurzbz: {visible: false},
status_bezeichnung: {headerFilter:"input"}
}', // col properties