Reorder device types data
This commit is contained in:
parent
aa68548f41
commit
2fe139cb3c
@ -1,23 +1,23 @@
|
|||||||
# - manufacturer: Manufacturer 1
|
# - model: Model 1
|
||||||
# model: Model 1
|
# manufacturer: Manufacturer 1
|
||||||
# slug: model-1
|
# slug: model-1
|
||||||
# u_height: 2
|
# u_height: 2
|
||||||
# custom_fields:
|
# custom_fields:
|
||||||
# text_field: Description
|
# text_field: Description
|
||||||
# - manufacturer: Manufacturer 1
|
# - model: Model 2
|
||||||
# model: Model 2
|
# manufacturer: Manufacturer 1
|
||||||
# slug: model-2
|
# slug: model-2
|
||||||
# custom_fields:
|
# custom_fields:
|
||||||
# text_field: Description
|
# text_field: Description
|
||||||
# - manufacturer: Manufacturer 1
|
# - model: Model 3
|
||||||
# model: Model 3
|
# manufacturer: Manufacturer 1
|
||||||
# slug: model-3
|
# slug: model-3
|
||||||
# is_full_depth: false
|
# is_full_depth: false
|
||||||
# u_height: 0
|
# u_height: 0
|
||||||
# custom_fields:
|
# custom_fields:
|
||||||
# text_field: Description
|
# text_field: Description
|
||||||
# - manufacturer: NoName
|
# - model: Other
|
||||||
# model: Other
|
# manufacturer: NoName
|
||||||
# slug: other
|
# slug: other
|
||||||
# custom_fields:
|
# custom_fields:
|
||||||
# text_field: Description
|
# text_field: Description
|
||||||
|
Loading…
Reference in New Issue
Block a user