change baseline_raw_form_data
This commit is contained in:
parent
3f7c761925
commit
9190a33634
1 changed files with 3 additions and 3 deletions
|
|
@ -225,9 +225,9 @@ def baseline_raw_form_data():
|
|||
'air_changes': '',
|
||||
'air_supply': '',
|
||||
'ceiling_height': '',
|
||||
'coffee_breaks': '',
|
||||
'coffee_duration': '1',
|
||||
'coffee_option': '0',
|
||||
'coffee_breaks': '5',
|
||||
'coffee_duration': '10',
|
||||
'coffee_option': '1',
|
||||
'event_type': 'single_event',
|
||||
'floor_area': '',
|
||||
'infected_people': '1',
|
||||
|
|
|
|||
Loading…
Reference in a new issue