Fix initializers
This commit is contained in:
parent
97477556e0
commit
a120a95184
5 changed files with 24 additions and 6 deletions
|
@ -2,14 +2,22 @@
|
|||
# model: Model 1
|
||||
# slug: model-1
|
||||
# u_height: 2
|
||||
# custom_fields:
|
||||
# text_field: Description
|
||||
# - manufacturer: Intel
|
||||
# model: Model 2
|
||||
# slug: model-2
|
||||
# custom_fields:
|
||||
# text_field: Description
|
||||
# - manufacturer: Intel
|
||||
# model: Model 3
|
||||
# slug: model-3
|
||||
# is_full_depth: false
|
||||
# u_height: 0
|
||||
# custom_fields:
|
||||
# text_field: Description
|
||||
# - manufacturer: NoName
|
||||
# model: Other
|
||||
# slug: other
|
||||
# custom_fields:
|
||||
# text_field: Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue