mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-18 03:01:05 +01:00
fix wrong grid height on windows firefox 4
This commit is contained in:
@@ -945,7 +945,7 @@ Sonia.repository.ChangesetViewerGrid = Ext.extend(Ext.grid.GridPanel, {
|
||||
header: false,
|
||||
autoScroll: true,
|
||||
autoExpandColumn: 'metadata',
|
||||
height: '100%',
|
||||
autoHeight: true,
|
||||
hideHeaders: true,
|
||||
colModel: changesetColModel,
|
||||
loadMask: true
|
||||
|
||||
Reference in New Issue
Block a user