This commit is contained in:
Johann Hoffmann
2026-02-04 10:31:20 +01:00
parent 40c79158f7
commit 96812868a4
2 changed files with 21 additions and 1 deletions
@@ -601,7 +601,7 @@ export const Benotungstool = {
},
widthGrow: 1
},
{title: '', width: 50, hozAlign: 'center', formatter: this.arrowFormatter, cellClick: this.saveNote, variableHeight: true},
{title: Vue.computed(() => this.$capitalize(this.$p.t('benotungstool/c4vorschlag_übernehmen'))), width: 50, hozAlign: 'center', formatter: this.arrowFormatter, cellClick: this.saveNote, variableHeight: true},
{title: Vue.computed(() => this.$capitalize(this.$p.t('benotungstool/c4lvnote'))), field: 'lv_note',
formatter: this.notenFormatter,
headerFilter: 'list',