BUG 10705 Process information debe tener scroll bar horizontal SOLVED
- The component don't use the "autoScroll" property - Add the "autoScroll" property to component
This commit is contained in:
@@ -128,6 +128,7 @@ Ext.onReady(function() {
|
||||
layout:'form',
|
||||
defaults: {width: 350},
|
||||
defaultType: 'displayfield',
|
||||
autoScroll: true,
|
||||
items: [{
|
||||
fieldLabel: TRANSLATIONS.ID_PROCESS,
|
||||
name: 'processName',
|
||||
|
||||
Reference in New Issue
Block a user