BUG 8222 "No despliega opciones de "TIPO" al ingr..." SOLVED
- the problem is fixed now
This commit is contained in:
@@ -306,7 +306,7 @@ Ext.onReady(function(){
|
||||
editor: new fm.ComboBox({
|
||||
typeAhead: true,
|
||||
triggerAction: 'all',
|
||||
editable:false,
|
||||
editable: true,
|
||||
lazyRender: true,
|
||||
mode: 'local',
|
||||
displayField:'type',
|
||||
|
||||
Reference in New Issue
Block a user