mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 09:22:22 +00:00
Studierendenverwaltung archiv: removed tabulator columns from computed
This commit is contained in:
committed by
Harald Bamberger
parent
d33f493543
commit
b4a1720a94
@@ -63,8 +63,12 @@ export default {
|
||||
'abschlussdokument_lehrgaenge.xml.php': [
|
||||
'AbschlussdokumentLehrgaenge'
|
||||
]
|
||||
},
|
||||
tabulatorOptions: {
|
||||
}
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
tabulatorOptions() {
|
||||
const options = {
|
||||
ajaxURL: 'dummy',
|
||||
ajaxRequestFunc: () => this.$api.call(
|
||||
ApiStvArchiv.getArchiv(
|
||||
|
||||
Reference in New Issue
Block a user