Merge branch 'main' of https://framagit.org/isUnknown/pdc-b2b-project-management-platform
* 'main' of https://framagit.org/isUnknown/pdc-b2b-project-management-platform: test kanban > steps : move corresponding styles
This commit is contained in:
commit
d371da7879
23 changed files with 521 additions and 421 deletions
|
|
@ -198,7 +198,7 @@ function addImagesToBrief() {
|
|||
})
|
||||
.then((res) => res.json())
|
||||
.then((json) => {
|
||||
page.value.images = json.images;
|
||||
page.value.moodboard = json.images;
|
||||
console.log(json);
|
||||
})
|
||||
.catch((error) => console.error("Error:", error));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue