UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

9 lines (8 loc) 261 B
Ext.define("Ext.locale.pt_BR.form.field.ComboBox", { override: "Ext.form.field.ComboBox", valueNotFoundText: undefined }, function() { Ext.apply(Ext.form.field.ComboBox.prototype.defaultListConfig, { loadingText: "Carregando..." }); });