Skip to content

Commit 0fd8cd6

Browse files
committed
remove debug line
1 parent a5125f3 commit 0fd8cd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/js/extjs/extensions/formDataMappingEditor/formDataMapper.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ Formbuilder.extjs.extensions.formDataMappingEditor.formDataMapper = Class.create
201201
queryDelay: 0,
202202
displayField: 'label',
203203
valueField: 'value',
204-
id: Ext.id(),
205204
anchor: '100%',
206205
store: predefinedApiFieldStore,
207206
allowBlank: true,

0 commit comments

Comments
 (0)