refactor: commented unncessary btn in report

This commit is contained in:
prafull-opensignlabs
2024-07-09 19:37:03 +05:30
parent 00e5c48828
commit 9569b78e66
+8 -8
View File
@@ -346,14 +346,14 @@ export default function reportJson(id) {
message:
"This menu reveals more options such as Edit & Delete. Use the 'Edit' button to add signer roles, modify fields, and update your template. Changes will apply to all future documents created from this template but wont affect existing documents.Use the Delete button you can delete template. ",
subaction: [
{
btnId: "1873",
btnLabel: "Share-with",
hoverLabel: "Share-with",
btnIcon: "fa-light fa-share-nodes",
redirectUrl: "",
action: "sharewith"
},
// {
// btnId: "1873",
// btnLabel: "Share-with",
// hoverLabel: "Share-with",
// btnIcon: "fa-light fa-share-nodes",
// redirectUrl: "",
// action: "sharewith"
// },
{
btnId: "2434",
btnLabel: "Edit",