[Lada-commits] [PATCH] Removed maxHeight in messwertgrid, to display all messwerte without scrolling

Wald Commits scm-commit at wald.intevation.org
Tue Jun 28 14:42:43 CEST 2016


# HG changeset patch
# User Evi Huber <ehuber at bfs.de>
# Date 1467117752 -7200
# Node ID 8422d9348dc5083671286b8c4cedcc3466a56586
# Parent  f436359375812b9d32a2406496e225653f0edeee
Removed maxHeight in messwertgrid, to display all messwerte without scrolling

diff -r f43635937581 -r 8422d9348dc5 app/view/grid/Messwert.js
--- a/app/view/grid/Messwert.js	Tue Jun 28 13:16:54 2016 +0200
+++ b/app/view/grid/Messwert.js	Tue Jun 28 14:42:32 2016 +0200
@@ -19,7 +19,6 @@
         'Lada.view.widget.Messeinheit'
     ],
 
-    maxHeight: 350,
     emptyText: 'Keine Messwerte gefunden.',
     minHeight: 44,
     viewConfig: {


More information about the Lada-commits mailing list