Skip to content

Commit 6bd11a7

Browse files
committed
Get actions
1 parent a1ff8ba commit 6bd11a7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

data/actions.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -896,13 +896,6 @@
896896
"help_text": "When an Administrator exports data about Reports.",
897897
"subject_types": []
898898
},
899-
{
900-
"key": "EXPORTED_USERS",
901-
"value": "EXPORTED_USERS",
902-
"msg": "Exported Users",
903-
"help_text": "When an Administrator exports data about Users.",
904-
"subject_types": []
905-
},
906899
{
907900
"key": "CLIENTS_EXPORT",
908901
"value": "CLIENTS_EXPORT",
@@ -917,6 +910,13 @@
917910
"help_text": "When an Administrator exports data about Tutors.",
918911
"subject_types": []
919912
},
913+
{
914+
"key": "SERVICE_RECIPIENTS_EXPORT",
915+
"value": "SERVICE_RECIPIENTS_EXPORT",
916+
"msg": "Exported Students",
917+
"help_text": "When an Administrator exports data about Students.",
918+
"subject_types": []
919+
},
920920
{
921921
"key": "EDITED_SYSTEM_SETTINGS",
922922
"value": "EDITED_SYSTEM_SETTINGS",

0 commit comments

Comments
 (0)