From da606da7c60c7ae94848653043e0fd352f3495d5 Mon Sep 17 00:00:00 2001 From: Aleksandar Jakovljevic Date: Wed, 25 Oct 2023 20:48:11 +0200 Subject: [PATCH] Correct report name to "In-progress documents" --- apps/OpenSign/src/json/ReportJson.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/OpenSign/src/json/ReportJson.js b/apps/OpenSign/src/json/ReportJson.js index 1a64bed8b..0f302bb7a 100644 --- a/apps/OpenSign/src/json/ReportJson.js +++ b/apps/OpenSign/src/json/ReportJson.js @@ -96,7 +96,7 @@ export default function reportJson(id) { }; case "1MwEuxLEkF": return { - reportName: "InProgress Document", + reportName: "In-progress documents", className: "contracts_Document", params: { Type: { $ne: "Folder" },