- temp fix: form field items from JS config;

- fixed displaying times for call;
- fixed reading saved flow;
This commit is contained in:
Vitalii Kiiko
2024-10-01 16:28:46 +02:00
parent fefba1acaf
commit b755c6e383
10 changed files with 62 additions and 13 deletions

View File

@@ -734,7 +734,7 @@ export const elementItems = [
],
validators: {}
},
{
/*{
id: 20,
sortOrder: 20,
name: 'table',
@@ -747,5 +747,5 @@ export const elementItems = [
}
],
validators: {}
}
}*/
]