puissance d'agir almost ok

This commit is contained in:
2023-06-01 17:01:15 +02:00
parent a324ffc806
commit 6d91dcc86d
7 changed files with 170 additions and 27 deletions

View File

@@ -173,7 +173,10 @@ export default {
&& this.opened) { // if a concernement is opened
hover_elmt = {
type: 'reponse',
id: body.id
field: body.field,
id: body.id,
bid: body.bid,
cid: body.cid
};
}
}