TF-934 Implement open email in new tab

This commit is contained in:
dab246
2022-11-14 16:30:25 +07:00
committed by Dat H. Pham
parent 83f8049c48
commit 4f981878c3
13 changed files with 432 additions and 251 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-11-11T02:15:40.658946",
"@@last_modified": "2022-11-14T16:25:49.764077",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2521,5 +2521,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"openInNewTab": "Open in New Tab",
"@openInNewTab": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}