UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

8 lines 256 B
Ext.define("Ext.locale.sv_SE.form.field.ComboBox", { override: "Ext.form.field.ComboBox", valueNotFoundText: undefined }, function() { Ext.apply(Ext.form.field.ComboBox.prototype.defaultListConfig, { loadingText: "Laddar..." }); });