TF-2057 Add see all attendees button

(cherry picked from commit 9ac78de2505c212d1c14db951a1528d00b91fe26)
This commit is contained in:
dab246
2023-07-28 02:01:50 +07:00
committed by Dat Vu
parent 6bdf2d3f52
commit 89ef803679
6 changed files with 96 additions and 8 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-07-27T12:18:46.254059",
"@@last_modified": "2023-07-28T02:01:26.243299",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3095,5 +3095,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"seeAllAttendees": "See all attendees",
"@seeAllAttendees": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}