mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
finished food view
This commit is contained in:
@@ -43,6 +43,17 @@ export class Models {
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
'move': {
|
||||
'form': {
|
||||
'target': {
|
||||
'form_field': true,
|
||||
'type': 'lookup',
|
||||
'field': 'target',
|
||||
'list': 'self',
|
||||
'sticky_options': [{'id': 0,'name': i18n.t('tree_root')}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user