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