Skip to content
Snippets Groups Projects
Commit 3b11e5b9 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Use correct JSONLD language at startup

parent fae38970
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ class PersonSelect extends VPULitElementJQuery {
that.jsonld = jsonld;
that.active = true;
that.$select = that.initSelect2();
});
}, {}, that.lang);
break;
}
});
......
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