fixed columns name in report
This commit is contained in:
parent
e7171835ba
commit
22f68b5073
|
|
@ -196,8 +196,8 @@ def get_field_to_label_mapping():
|
|||
"vm_165_1_1": "VM 165.1.1",
|
||||
"vm_165_1_2": "VM 165.1.2",
|
||||
"vm_165_1_3": "VM 165.1.3",
|
||||
"vm_165_1_3_mal": "VM 165.1.3 (Mal)",
|
||||
"vm_165_1_3_xid": "VM 165.1.3 (Xid)",
|
||||
"vm_165_1_3_mal": "VM 165.1.3 Mal",
|
||||
"vm_165_1_3_xid": "VM 165.1.3 Xid",
|
||||
"vm_165_1_4": "VM 165.1.4",
|
||||
"vm_165_1_5": "VM 165.1.5",
|
||||
"vm_165_1_9": "VM 165.1.9",
|
||||
|
|
|
|||
Loading…
Reference in New Issue