stable

Clone or download

Read-only

request #14870 Wrong approval table badge displayed in french

I've also removed the unused states, as Commented and Declined states are only used during the approval state arbitration. How to test: - Have documents with various approval table states (not yet, approved, rejected) - Switch to French --> Badges are the same than in English, but translated in French Change-Id: I2c546fd41d46f80f34720c0bb248120c470b29b0

Modified Files

Name
M plugins/document/scripts/document/components/Folder/ApprovalTables/ApprovalTableBadge.vue +11 −7 Go to diff View file
M plugins/document/scripts/document/constants.js +0 −2 Go to diff View file
M plugins/document/scripts/document/helpers/approval-table-helper.js +11 −27 Go to diff View file
M plugins/document/scripts/document/helpers/approval-table-helper.test.js +17 −27 Go to diff View file