Rogue comma killing IE
git-svn-id: svn://10.0.0.236/trunk@254103 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8a584b1d0c
commit
9b424b6610
@ -334,7 +334,7 @@ Ext.extend(RunGrid, Ext.grid.EditorGridPanel, {
|
||||
name: 'chfieldto'
|
||||
},new UserLookup({
|
||||
id: 'exec_tester',
|
||||
fieldLabel: 'Tester (optional)',
|
||||
fieldLabel: 'Tester (optional)'
|
||||
})]
|
||||
})
|
||||
],
|
||||
|
||||
@ -6344,7 +6344,7 @@ Ext.extend(RunGrid, Ext.grid.EditorGridPanel, {
|
||||
name: 'chfieldto'
|
||||
},new UserLookup({
|
||||
id: 'exec_tester',
|
||||
fieldLabel: 'Tester (optional)',
|
||||
fieldLabel: 'Tester (optional)'
|
||||
})]
|
||||
})
|
||||
],
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user