add migration that overhauls report flow settings
This commit is contained in:
parent
868317dabf
commit
482da3b244
5 changed files with 74 additions and 7 deletions
|
@ -413,8 +413,8 @@ def create_editor_form(editor_model):
|
|||
'icon_name', 'base_altitude', 'waytype', 'access_restriction', 'default_height', 'door_height',
|
||||
'outside', 'can_search', 'can_describe', 'geometry', 'single', 'altitude', 'short_label',
|
||||
'origin_space', 'target_space', 'data', 'comment', 'slow_down_factor', 'groundaltitude',
|
||||
'extra_seconds', 'speed', 'description', 'speed_up', 'description_up', 'enter_description',
|
||||
'level_change_description', 'base_mapdata_accessible', 'can_report_missing',
|
||||
'extra_seconds', 'speed', 'can_report_missing', 'description', 'speed_up', 'description_up',
|
||||
'report_help_text', 'enter_description', 'level_change_description', 'base_mapdata_accessible',
|
||||
'label_settings', 'label_override', 'min_zoom', 'max_zoom', 'font_size',
|
||||
'allow_levels', 'allow_spaces', 'allow_areas', 'allow_pois', 'allow_dynamic_locations',
|
||||
'left', 'top', 'right', 'bottom', 'public',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue