button_validate_working
This commit is contained in:
parent
31f0aae2fb
commit
a6add5dd49
@ -99,7 +99,17 @@ export const groupsMock = [
|
||||
createdAt: null,
|
||||
deadline: null,
|
||||
signatures: []
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 107,
|
||||
name: "Document à signer",
|
||||
description: "Document vierge pour le règlement intérieur",
|
||||
visibility: VISIBILITY_LEVELS.PUBLIC,
|
||||
status: DOCUMENT_STATUS.DRAFT,
|
||||
createdAt: null,
|
||||
deadline: null,
|
||||
signatures: []
|
||||
},
|
||||
],
|
||||
roles: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user