Merge pull request #1732 from ralpheav/master
BUG 11718 : Campo type en la creación de un report table no está validado
This commit is contained in:
@@ -312,7 +312,7 @@ Ext.onReady(function(){
|
||||
editor: new fm.ComboBox({
|
||||
typeAhead: true,
|
||||
triggerAction: 'all',
|
||||
editable: true,
|
||||
editable: false,
|
||||
lazyRender: true,
|
||||
mode: 'local',
|
||||
displayField:'type',
|
||||
|
||||
Reference in New Issue
Block a user