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 = {
|
var config = {
|
||||||
|
minHeight: 150,
|
||||||
loadMask: true,
|
loadMask: true,
|
||||||
sm: selectionModel,
|
sm: selectionModel,
|
||||||
viewConfig: {
|
viewConfig: {
|
||||||
|
|||||||
Reference in New Issue
Block a user