mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 20:59:28 +00:00
add showVariables.showErledigt to tabulatorOptions
This commit is contained in:
@@ -154,7 +154,7 @@ export default {
|
||||
title: "Erledigt",
|
||||
field: "erledigt",
|
||||
width: 97,
|
||||
visible: false,
|
||||
visible: this.showVariables.showErledigt,
|
||||
formatter:"tickCross",
|
||||
hozAlign:"center",
|
||||
formatterParams: {
|
||||
|
||||
Reference in New Issue
Block a user