Skip to content
Snippets Groups Projects
Commit ca48b364 authored by fedoreno's avatar fedoreno
Browse files

V3: fixing missing js parts

SVN: 35957
parent ebcf5143
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,11 @@ public class VocabularyTermSortOptions extends SortOptions<VocabularyTerm>
@JsonIgnore
public static final String ORDINAL = "ORDINAL";
public VocabularyTermSortOptions()
{
}
public SortOrder code()
{
......
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