From ae464274b0993b0193a64862009c8bee39b63eb0 Mon Sep 17 00:00:00 2001 From: RaktimaNXG Date: Wed, 29 May 2024 15:55:07 +0530 Subject: [PATCH] fix: update ReportJson file --- apps/OpenSign/src/json/ReportJson.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/apps/OpenSign/src/json/ReportJson.js b/apps/OpenSign/src/json/ReportJson.js index fe21c8d55..f16efca1c 100644 --- a/apps/OpenSign/src/json/ReportJson.js +++ b/apps/OpenSign/src/json/ReportJson.js @@ -368,14 +368,6 @@ export default function reportJson(id) { redirectUrl: "", action: "bulksend" }, - { - btnId: "1835", - btnLabel: "Make public", - hoverLabel: "Make public", - btnIcon: "fa-solid fa-users-line", - redirectUrl: "", - action: "public" - }, { btnId: "1834", btnLabel: "Delete",