updated presentable fields sorting

This commit is contained in:
Gani Georgiev
2023-08-22 12:29:54 +03:00
parent 49f1c869c0
commit ed4f7c7358
34 changed files with 64 additions and 56 deletions
@@ -22,7 +22,6 @@
];
let upsertPanel = null;
let displayFieldsList = [];
let isSingle = field.options?.maxSelect == 1;
let oldIsSingle = isSingle;