fix: elasticsearch terms size now allows custom values again, fixes #10124

This commit is contained in:
Torkel Ödegaard 2018-02-21 15:41:55 +01:00
parent 13209f5671
commit aa3872a0e2

View File

@ -101,6 +101,7 @@
get-options="getSizeOptions()"
on-change="onChangeInternal()"
label-mode="true"
allow-custom="true"
css-class="width-12">
</gf-form-dropdown>
</div>