add dialog edit rule for mobile

This commit is contained in:
ManhNTX
2022-08-08 14:37:01 +07:00
committed by Dat H. Pham
parent 9ad41d9a6f
commit 2178b8f313
13 changed files with 248 additions and 78 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-08-08T08:50:15.957543",
"@@last_modified": "2022-08-08T14:35:21.345792",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1777,5 +1777,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"editRule": "Edit rule",
"@editRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"deleteRule": "Delete rule",
"@deleteRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}