TF-2684 Add button Mail to attendees to open composer with to: all attendees

This commit is contained in:
dab246
2024-03-13 02:38:07 +07:00
committed by Dat H. Pham
parent 56eff652fb
commit db7334669b
7 changed files with 30 additions and 4 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-03-12T12:50:35.525381",
"@@last_modified": "2024-03-13T01:12:22.224880",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3851,5 +3851,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"mailToAttendees": "Mail to attendees",
"@mailToAttendees": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}