BUG 8222 "No despliega opciones de "TIPO" al ingr..." SOLVED

- the problem is fixed now
This commit is contained in:
Erik Amaru Ortiz
2011-12-22 11:17:20 -04:00
parent c03566eb1c
commit 70cd6ebcbc

View File

@@ -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',