Skip to content

Commit 425eac6

Browse files
committed
update actions
1 parent dae92ea commit 425eac6

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

data/actions.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,14 @@
914914
"Application"
915915
]
916916
},
917+
{
918+
"key": "EXPORTED_TENDERS",
919+
"value": "EXPORTED_TENDERS",
920+
"msg": "Exported Job Applications",
921+
"help_text": "When an admin exports Job Applications.",
922+
"extra_msg": "",
923+
"subject_types": []
924+
},
917925
{
918926
"key": "CREATED_AN_APPOINTMENT",
919927
"value": "CREATED_AN_APPOINTMENT",
@@ -1732,7 +1740,15 @@
17321740
"key": "DELETED_A_REVIEW",
17331741
"value": "DELETED_A_REVIEW",
17341742
"msg": "Deleted a Review",
1735-
"help_text": "When an Administrator deletes a Client's Reivew.",
1743+
"help_text": "When an Administrator deletes a Client's Review.",
1744+
"extra_msg": "",
1745+
"subject_types": []
1746+
},
1747+
{
1748+
"key": "EXPORTED_REVIEWS",
1749+
"value": "EXPORTED_REVIEWS",
1750+
"msg": "Exported Reviews",
1751+
"help_text": "When an Administrator exports Reviews",
17361752
"extra_msg": "",
17371753
"subject_types": []
17381754
},

0 commit comments

Comments
 (0)