BUG 11217 "P.M.2.0.46Testing11: doble scroll en el frmae de information
uploaded documents" SOLVED -Al ejecutar un proceso e ir al tab de Information/Uploaded Documents se ve un doble scroll vertical y horizontal. -Problema resuelto, al ejecutar un proceso e ir al tab de Information/Uploaded Documents ya no se ve un doble scroll vertical y horizontal
This commit is contained in:
@@ -529,8 +529,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
var viewport = new Ext.Viewport({
|
var viewport = new Ext.Viewport({
|
||||||
layout: 'border',
|
layout: 'fit',
|
||||||
autoScroll: true,
|
autoScroll: false,
|
||||||
items: [
|
items: [
|
||||||
processesGrid
|
processesGrid
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user