fix(instructeur): motivations from different states should not conflict
This commit is contained in:
parent
eeab49573a
commit
529461f3b6
5 changed files with 53 additions and 55 deletions
|
@ -17,7 +17,6 @@ import { toggleCondidentielExplanation } from '../new_design/avis';
|
|||
import {
|
||||
showMotivation,
|
||||
motivationCancel,
|
||||
motivationCancelBatchDropdown,
|
||||
showImportJustificatif,
|
||||
showDeleteJustificatif,
|
||||
deleteJustificatif
|
||||
|
@ -32,7 +31,6 @@ const DS = {
|
|||
toggleCondidentielExplanation,
|
||||
showMotivation,
|
||||
motivationCancel,
|
||||
motivationCancelBatchDropdown,
|
||||
showImportJustificatif,
|
||||
showDeleteJustificatif,
|
||||
deleteJustificatif,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue