Reorder device types data

This commit is contained in:
Aleksandar Radunovic 2018-10-31 10:58:42 +01:00
parent aa68548f41
commit 2fe139cb3c
1 changed files with 8 additions and 8 deletions

View File

@ -1,23 +1,23 @@
# - manufacturer: Manufacturer 1
# model: Model 1
# - model: Model 1
# manufacturer: Manufacturer 1
# slug: model-1
# u_height: 2
# custom_fields:
# text_field: Description
# - manufacturer: Manufacturer 1
# model: Model 2
# - model: Model 2
# manufacturer: Manufacturer 1
# slug: model-2
# custom_fields:
# text_field: Description
# - manufacturer: Manufacturer 1
# model: Model 3
# - model: Model 3
# manufacturer: Manufacturer 1
# slug: model-3
# is_full_depth: false
# u_height: 0
# custom_fields:
# text_field: Description
# - manufacturer: NoName
# model: Other
# - model: Other
# manufacturer: NoName
# slug: other
# custom_fields:
# text_field: Description