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",