Skip to content

Commit 22c1650

Browse files
committed
Fix whistleblower_identity json removing outdated attributes
1 parent c39f584 commit 22c1650

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

client/app/assets/data/questions/whistleblower_identity.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -453,10 +453,6 @@
453453
},
454454
"multi_entry": false,
455455
"attrs": {
456-
"layout_orientation": {
457-
"type": "unicode",
458-
"value": "vertical"
459-
},
460456
"display_alphabetically": {
461457
"type": "bool",
462458
"value": false
@@ -1240,4 +1236,4 @@
12401236
"children": []
12411237
}
12421238
]
1243-
}
1239+
}

client/app/assets/data_src/questions/whistleblower_identity.json

-4
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@
146146
},
147147
"multi_entry":false,
148148
"attrs":{
149-
"layout_orientation":{
150-
"type":"unicode",
151-
"value":"vertical"
152-
},
153149
"display_alphabetically":{
154150
"type":"bool",
155151
"value":false

0 commit comments

Comments
 (0)