This commit is contained in:
jwklijnsma
2024-02-09 14:52:17 +01:00
68 changed files with 6544 additions and 12831 deletions

View File

@@ -283,7 +283,7 @@ module.exports = Mn.View.extend({
this.ui.domain_names.selectize({
delimiter: ',',
persist: false,
maxOptions: 15,
maxOptions: 30,
create: function (input) {
return {
value: input,