mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 17:56:17 +01:00
added minHeight to grids, see #10
This commit is contained in:
@@ -90,6 +90,7 @@ Sonia.rest.Grid = Ext.extend(Ext.grid.GridPanel, {
|
||||
});
|
||||
|
||||
var config = {
|
||||
minHeight: 150,
|
||||
loadMask: true,
|
||||
sm: selectionModel,
|
||||
viewConfig: {
|
||||
|
||||
Reference in New Issue
Block a user