Skip to content
Snippets Groups Projects
Commit 37f0e648 authored by juanf's avatar juanf
Browse files

SP-868 / BIS-511 : Metadata UI Bug - Gap Fix.

SVN: 29766
parent 774fa7d6
No related branches found
No related tags found
No related merge requests found
......@@ -329,6 +329,8 @@ public class NewEntityTypeForm extends ContentPanel
newTypeWithAssigments.getAssigments().add(assigment);
}
newTypeWithAssigments.updateOrdinalToGridOrder(); // Fixes gaps between positions for types created with the old UI.
}
private Button getSaveButton()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment