TF-524 Show list search filter in ThreadView

This commit is contained in:
dab246
2022-05-24 09:58:17 +07:00
committed by Dat H. Pham
parent 5db7390117
commit 9a142a0e23
9 changed files with 292 additions and 20 deletions
+25 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-05-24T02:47:33.512669",
"@@last_modified": "2022-05-24T09:43:00.761124",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1323,5 +1323,29 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"anyTime": "Any time",
"@anyTime": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"last30Days": "Last 30 days",
"@last30Days": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"last6Months": "Last 6 months",
"@last6Months": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"lastYears": "Last years",
"@lastYears": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}