moving of properties works

This commit is contained in:
Mads Rasmussen
2021-08-19 14:58:28 +02:00
parent ab2276bdd7
commit 97e5c8fef0

View File

@@ -148,9 +148,6 @@
handle: ".umb-group-builder__property-handle",
items: ".umb-group-builder__property-sortable",
stop: (e, ui) => {
// TODO: Ensure moving of properties works..
updatePropertiesSortOrder();
}
};