Translation of the recipe edit page
This commit is contained in:
parent
f059d3c61f
commit
8b4b788562
7 changed files with 112 additions and 53 deletions
|
|
@ -44,6 +44,8 @@ pub async fn edit_recipe(
|
|||
current_id: Some(recipe_id),
|
||||
};
|
||||
|
||||
dbg!(&recipe);
|
||||
|
||||
Ok(RecipeEditTemplate {
|
||||
user: Some(user),
|
||||
tr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue